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
|
66a0cfc81f
|
refactor
|
2012-01-14 22:35:40 -08:00 |
|
Dane Springmeyer
|
834310f2d8
|
refactor
|
2012-01-14 22:35:40 -08: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 |
|
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 |
|
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 |
|
Artem Pavlenko
|
8a4fb0b47e
|
+ add typedefs
|
2012-01-13 14:50:36 +00:00 |
|
Artem Pavlenko
|
5b3b42bbc3
|
+ add typedefs
|
2012-01-13 14:50:36 +00:00 |
|
Cezary Tarnowski
|
e7a751987d
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-13 14:49:59 +01:00 |
|
Cezary Tarnowski
|
afa8ecefc4
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-13 14:49:59 +01:00 |
|
Artem Pavlenko
|
5ded118402
|
avoid wrapping boost::shared_ptr directly
|
2012-01-13 12:08:09 +00:00 |
|
Artem Pavlenko
|
11135dbede
|
avoid wrapping boost::shared_ptr directly
|
2012-01-13 12:08:09 +00:00 |
|
Artem Pavlenko
|
8de670ecb9
|
+ add mapnik.Context
+ implement __setitem__
+ fix mapnik.Feature ctor - now requires Context obj
|
2012-01-13 12:03:26 +00:00 |
|
Artem Pavlenko
|
2a3e6a2820
|
+ add mapnik.Context
+ implement __setitem__
+ fix mapnik.Feature ctor - now requires Context obj
|
2012-01-13 12:03:26 +00:00 |
|
Artem Pavlenko
|
da7574065d
|
+ envelope() method
+ put(std::string const&, mapnik::value const&)
|
2012-01-13 12:02:02 +00:00 |
|
Artem Pavlenko
|
d2d15935bb
|
+ envelope() method
+ put(std::string const&, mapnik::value const&)
|
2012-01-13 12:02:02 +00:00 |
|
Artem Pavlenko
|
4c39a34ddf
|
Merge branch 'master' into feature_impl
|
2012-01-13 10:25:47 +00:00 |
|
Artem Pavlenko
|
a6efcbbf92
|
Merge branch 'master' into feature_impl
|
2012-01-13 10:25:47 +00:00 |
|
Dane Springmeyer
|
2c4a86d4cb
|
Merge branch 'master' of github.com:mapnik/mapnik into geometry_type_descriptor
|
2012-01-12 18:48:53 -08:00 |
|
Dane Springmeyer
|
e716d6f440
|
Merge branch 'master' of github.com:mapnik/mapnik into geometry_type_descriptor
|
2012-01-12 18:48:53 -08:00 |
|
Dane Springmeyer
|
46d53cb40d
|
plugins/
pass by value
|
2012-01-12 14:05:03 -08:00 |
|
Dane Springmeyer
|
95c7e4a076
|
plugins/
pass by value
|
2012-01-12 14:05:03 -08:00 |
|
Artem Pavlenko
|
3ed378e09e
|
fix include
|
2012-01-12 17:31:32 +00:00 |
|
Artem Pavlenko
|
3bbc58bdc6
|
fix include
|
2012-01-12 17:31:32 +00:00 |
|
Artem Pavlenko
|
45e867aac1
|
feature_impl: key/value forward iterator
|
2012-01-12 17:29:42 +00:00 |
|
Artem Pavlenko
|
eb3f5896df
|
feature_impl: key/value forward iterator
|
2012-01-12 17:29:42 +00:00 |
|
Cezary Tarnowski
|
c007a608ff
|
Adding gamma-method to polygon symbolizer
|
2012-01-12 16:58:10 +01:00 |
|
Cezary Tarnowski
|
c7cfdef8d4
|
Adding gamma-method to polygon symbolizer
|
2012-01-12 16:58:10 +01:00 |
|
Artem Pavlenko
|
86ea7f2951
|
remove unused data members
|
2012-01-12 12:28:53 +00:00 |
|
Artem Pavlenko
|
ac8655aead
|
remove unused data members
|
2012-01-12 12:28:53 +00:00 |
|
Artem Pavlenko
|
159a69a0bb
|
add shape_utils
|
2012-01-12 12:20:39 +00:00 |
|
Artem Pavlenko
|
b1782c0bd7
|
add shape_utils
|
2012-01-12 12:20:39 +00:00 |
|
Artem Pavlenko
|
0bb8adbbdc
|
factor out common code to reduce duplication (shape_utils)
|
2012-01-12 12:18:50 +00:00 |
|
Artem Pavlenko
|
d8f931c1c7
|
factor out common code to reduce duplication (shape_utils)
|
2012-01-12 12:18:50 +00:00 |
|
Artem Pavlenko
|
14aa8281ce
|
format
|
2012-01-12 10:18:15 +00:00 |
|
Artem Pavlenko
|
463fefff43
|
format
|
2012-01-12 10:18:15 +00:00 |
|