mapnik/plugins/input/geojson
artemp 58927b404c c++11
+ replace BOOST_FOREACH with for( : )
+ remove boost/foreach.hpp
+ fix benchmarks (17,18)
2013-04-24 16:40:35 +01:00
..
build.py 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
geojson_datasource.cpp c++11 2013-04-24 16:40:35 +01:00
geojson_datasource.hpp fixup includes and value type and params usage across plugins 2013-01-04 09:23:06 -08:00
geojson_featureset.cpp + use rtree index 2012-06-14 14:41:15 +01:00
geojson_featureset.hpp fixup includes and value type and params usage across plugins 2013-01-04 09:23:06 -08:00