Dane Springmeyer
|
f0e37a9fa1
|
update csv plugin to use new feature interface
|
2012-01-17 13:34:08 -05:00 |
|
Dane Springmeyer
|
9aae4e1d95
|
update csv plugin to use new feature interface
|
2012-01-17 13:34:08 -05:00 |
|
Dane Springmeyer
|
e1ba3f723d
|
add issue # to code comments
|
2012-01-17 13:33:35 -05:00 |
|
Dane Springmeyer
|
afc969db42
|
add issue # to code comments
|
2012-01-17 13:33:35 -05:00 |
|
Artem Pavlenko
|
1de253d3d2
|
update to use new feature_impl interface
|
2012-01-17 13:33:01 -05:00 |
|
Artem Pavlenko
|
b89aee13fd
|
update to use new feature_impl interface
|
2012-01-17 13:33:01 -05:00 |
|
Artem Pavlenko
|
b838d17680
|
remove extra empty lines
|
2012-01-17 13:32:26 -05:00 |
|
Artem Pavlenko
|
78a286cad1
|
remove extra empty lines
|
2012-01-17 13:32:26 -05:00 |
|
Artem Pavlenko
|
50b5d06a48
|
Merge remote-tracking branch 'origin/feature_impl' into feature_impl
Conflicts:
include/mapnik/feature.hpp
|
2012-01-17 12:39:16 -05:00 |
|
Artem Pavlenko
|
9f763b8cf6
|
Merge remote-tracking branch 'origin/feature_impl' into feature_impl
Conflicts:
include/mapnik/feature.hpp
|
2012-01-17 12:39:16 -05:00 |
|
Artem Pavlenko
|
7944d31c2e
|
use key_value (typedef to std::string)
throw std::out_of_range if key doesn't exist
add has_key(key_value const&) method
|
2012-01-17 11:23:32 -05:00 |
|
Artem Pavlenko
|
1a9395bd28
|
use key_value (typedef to std::string)
throw std::out_of_range if key doesn't exist
add has_key(key_value const&) method
|
2012-01-17 11:23:32 -05:00 |
|
Dane Springmeyer
|
5414648538
|
use std::size_t for mapnik::context mapping type
|
2012-01-17 10:56:59 -05:00 |
|
Dane Springmeyer
|
bef2bda067
|
use std::size_t for mapnik::context mapping type
|
2012-01-17 10:56:59 -05:00 |
|
Artem Pavlenko
|
ab69053daa
|
Merge branch 'master' into feature_impl
|
2012-01-17 10:37:47 -05:00 |
|
Artem Pavlenko
|
ead55d8568
|
Merge branch 'master' into feature_impl
|
2012-01-17 10:37:47 -05:00 |
|
Dane Springmeyer
|
6a2a847c3b
|
remove unused shx code
|
2012-01-17 10:06:59 -05:00 |
|
Dane Springmeyer
|
3e4bbcbf83
|
remove unused shx code
|
2012-01-17 10:06:59 -05:00 |
|
Dane Springmeyer
|
136239f88b
|
remove mapnik::point_datasource from c++ and mapnik.PointDatasource from python bindings
|
2012-01-17 09:58:45 -05:00 |
|
Dane Springmeyer
|
32e2a26dca
|
remove mapnik::point_datasource from c++ and mapnik.PointDatasource from python bindings
|
2012-01-17 09:58:45 -05:00 |
|
Dane Springmeyer
|
09857d6e8c
|
support as low as geos v3.1.0 - closes #1031
|
2012-01-17 01:48:02 -05:00 |
|
Dane Springmeyer
|
2a64b478ef
|
support as low as geos v3.1.0 - closes #1031
|
2012-01-17 01:48:02 -05:00 |
|
Dane Springmeyer
|
c42e0901d2
|
cleanup
|
2012-01-17 01:47:42 -05:00 |
|
Dane Springmeyer
|
eec02f02bb
|
cleanup
|
2012-01-17 01:47:42 -05:00 |
|
Dane Springmeyer
|
b0d0d06564
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
|
Dane Springmeyer
|
63891cec15
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
|
Artem Pavlenko
|
e17c6ec5ff
|
feature_impl update
|
2012-01-16 17:55:44 -05:00 |
|
Artem Pavlenko
|
873e23f730
|
feature_impl update
|
2012-01-16 17:55:44 -05:00 |
|
Artem Pavlenko
|
7b8934933e
|
add size() method
|
2012-01-16 13:20:26 -05:00 |
|
Artem Pavlenko
|
a370650f32
|
add size() method
|
2012-01-16 13:20:26 -05:00 |
|
Artem Pavlenko
|
5011cee98c
|
+ upgrade postgis.input to work with feature_impl
|
2012-01-16 13:19:31 -05:00 |
|
Artem Pavlenko
|
89b4ffc848
|
+ upgrade postgis.input to work with feature_impl
|
2012-01-16 13:19:31 -05:00 |
|
Artem Pavlenko
|
d207580feb
|
don't forget to init context_ptr
|
2012-01-16 13:18:00 -05:00 |
|
Artem Pavlenko
|
b380462ce4
|
don't forget to init context_ptr
|
2012-01-16 13:18:00 -05:00 |
|
Artem Pavlenko
|
87e4f22966
|
+ update raster plugin to work with new feature_factory
|
2012-01-16 09:51:31 -05:00 |
|
Artem Pavlenko
|
95a2f49895
|
+ update raster plugin to work with new feature_factory
|
2012-01-16 09:51:31 -05:00 |
|
Dane Springmeyer
|
834310f2d8
|
refactor
|
2012-01-14 22:35:40 -08:00 |
|
Dane Springmeyer
|
66a0cfc81f
|
refactor
|
2012-01-14 22:35:40 -08:00 |
|
Cezary Tarnowski
|
53fc770495
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
|
Cezary Tarnowski
|
93ff232ca2
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
|
Artem Pavlenko
|
aa1976c824
|
update 'info' tool to work with new feature impl
|
2012-01-13 17:19:03 +00:00 |
|
Artem Pavlenko
|
857c98025d
|
update 'info' tool to work with new feature impl
|
2012-01-13 17:19:03 +00:00 |
|
Artem Pavlenko
|
946667948f
|
fix names
|
2012-01-13 17:18:43 +00:00 |
|
Artem Pavlenko
|
f2108ac11f
|
fix names
|
2012-01-13 17:18:43 +00:00 |
|
Artem Pavlenko
|
d75eb788f3
|
+ expose iterator interface in mapnik::context
+ make feature_kv_iterator friend of feature_impl
|
2012-01-13 17:17:40 +00:00 |
|
Artem Pavlenko
|
1617d8cc33
|
+ expose iterator interface in mapnik::context
+ make feature_kv_iterator friend of feature_impl
|
2012-01-13 17:17:40 +00:00 |
|
Artem Pavlenko
|
a3c338c835
|
cleanup
|
2012-01-13 16:31:13 +00:00 |
|
Artem Pavlenko
|
5f1984767a
|
cleanup
|
2012-01-13 16:31:13 +00:00 |
|
Artem Pavlenko
|
ede232d2c1
|
+ apply mapnik coding convention
|
2012-01-13 16:30:03 +00:00 |
|
Artem Pavlenko
|
179740a331
|
+ apply mapnik coding convention
|
2012-01-13 16:30:03 +00:00 |
|