Dane Springmeyer
|
e4c03f6a54
|
adapt occi, geos, and kismet plugins to new feature impl
|
2012-01-17 14:22:21 -05:00 |
|
Dane Springmeyer
|
f0e37a9fa1
|
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 |
|
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
|
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 |
|
Dane Springmeyer
|
5414648538
|
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 |
|
Dane Springmeyer
|
6a2a847c3b
|
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
|
09857d6e8c
|
support as low as geos v3.1.0 - closes #1031
|
2012-01-17 01:48:02 -05:00 |
|
Artem Pavlenko
|
e17c6ec5ff
|
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
|
5011cee98c
|
+ 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
|
87e4f22966
|
+ update raster plugin to work with new feature_factory
|
2012-01-16 09:51:31 -05:00 |
|
Artem Pavlenko
|
aa1976c824
|
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
|
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
|
a3c338c835
|
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
|
8a4fb0b47e
|
+ add typedefs
|
2012-01-13 14:50:36 +00:00 |
|
Artem Pavlenko
|
5ded118402
|
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
|
da7574065d
|
+ 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 |
|
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
|
45e867aac1
|
feature_impl: key/value forward iterator
|
2012-01-12 17:29:42 +00:00 |
|
Artem Pavlenko
|
86ea7f2951
|
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
|
0bb8adbbdc
|
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
|
c6338f82af
|
use boost::noncopyable
|
2012-01-12 10:11:01 +00:00 |
|
Artem Pavlenko
|
4cd95d9d1c
|
fix init order
|
2012-01-12 10:10:40 +00:00 |
|
Artem Pavlenko
|
0eb8e2d246
|
temp fix to compile FIXME
|
2012-01-12 10:04:49 +00:00 |
|
Artem Pavlenko
|
3bd41e45a4
|
upgrade shape.input to new feature impl
|
2012-01-12 10:04:08 +00:00 |
|
Artem Pavlenko
|
f02ef7ed0e
|
keep old names
|
2012-01-12 09:43:54 +00:00 |
|
Artem Pavlenko
|
377aad79ce
|
more friendly interface
|
2012-01-12 09:40:58 +00:00 |
|
Artem Pavlenko
|
dd4007bc51
|
+ return bvalue by const ref
+ feature impl update
|
2012-01-12 09:35:57 +00:00 |
|
Artem Pavlenko
|
46619c17c2
|
feature impl update
|
2012-01-12 09:33:43 +00:00 |
|
Artem Pavlenko
|
d65186106f
|
update feature factory to work with new features
|
2012-01-12 09:32:21 +00:00 |
|
Artem Pavlenko
|
f4d3a536f2
|
new leaner feature impl (shared context)
|
2012-01-12 09:31:11 +00:00 |
|
Dane Springmeyer
|
d865555af2
|
formatting
|
2012-01-11 15:58:59 -08:00 |
|
Artem Pavlenko
|
ec8661b5d4
|
Merge remote-tracking branch 'origin/master'
Conflicts:
src/feature_style_processor.cpp
|
2012-01-10 21:38:43 +00:00 |
|
Artem Pavlenko
|
3011d53e34
|
+ fix typo
|
2012-01-10 21:32:51 +00:00 |
|
Artem Pavlenko
|
8652bfdae8
|
Merge pull request #1014 from tmcw/unbuffered_extent
Unbuffered extent
|
2012-01-10 13:31:29 -08:00 |
|
Dane Springmeyer
|
c734c516ae
|
fix compile with RENDERING_STATS
|
2012-01-10 13:27:41 -08:00 |
|
Hermann Kraus
|
f4f1e84420
|
Fix the problem reported in #1003 (NE, NW, SE not working for text-placement=simple).
Add test cases for this problem.
Conflicts:
src/text_placements.cpp
tests/data/placement/clean.sh
tests/data/placement/test.py
|
2012-01-09 23:30:22 +01:00 |
|
Tom MacWright
|
1640252b69
|
Merge branch 'master' into unbuffered_extent
|
2012-01-09 13:13:09 -05:00 |
|
Dane Springmeyer
|
8d11b0f16e
|
close #970 by removing non-north-up restriction which appears not to be working properly
|
2012-01-09 08:39:22 -08:00 |
|