Dane Springmeyer
|
c0021d0760
|
remove unused iostream includes and unnecessary usage of ostringstream - refs #1055
|
2012-12-06 23:06:12 -08:00 |
|
artemp
|
855aea95e0
|
+ mapnik::value and mapnik::parameters - initial support for 64-bit integers
|
2012-12-03 13:12:09 +00:00 |
|
Manel Clos
|
8f7083d14d
|
Add tolerance parameter to features_at_point
Make map.query_point() always pass tolerance to datasources
|
2012-09-28 15:12:10 +02:00 |
|
Dane Springmeyer
|
f5cf5aa09d
|
start reporting geometry type in geojson plugin
|
2012-09-03 10:01:01 -07:00 |
|
Dane Springmeyer
|
f334085079
|
remove duplicate include
|
2012-09-03 09:59:58 -07:00 |
|
Dane Springmeyer
|
aee29b27ed
|
only build geojson plugin if >= boost 1.47 is available to avoid potential compiler errors with missing boost/geometry headers if people try to force older boost versions
|
2012-08-17 08:57:49 -07:00 |
|
Dane Springmeyer
|
4ad15db23d
|
collect attribute descriptions in geojson plugin (TODO: sorting of attributes is returned in reverse order)
|
2012-07-25 16:11:51 -07:00 |
|
Dane Springmeyer
|
241bf28da0
|
'include what you use' in plugins to set up for future forward declarations in mapnik/feature.hpp and mapnik/datasource.hpp
|
2012-07-24 19:21:55 -07:00 |
|
Dane Springmeyer
|
669c4906d4
|
avoid c-linkage warning with datasources - closes #1323
|
2012-07-20 18:34:41 -07:00 |
|
Artem Pavlenko
|
8d4534de78
|
+ remove debug print
|
2012-06-14 15:10:32 +01:00 |
|
Artem Pavlenko
|
ddfe15025b
|
+ use rtree index
|
2012-06-14 14:41:15 +01:00 |
|
Artem Pavlenko
|
e89eb99e28
|
+ geojson input plugin (thanks, @tmcw!)
|
2012-06-13 13:30:58 +01:00 |
|