mapnik/plugins/input/geojson
2015-10-29 16:54:35 +00:00
..
build.py rename large_geojson_featureset -> geojson_memory_index_featurest to better reflect undelying implementations: geojson_index_featureset is most capable in terms of handling large input data with minimal memory requrements via utilising on disk spatial index (createed with mapnik-index utility) 2015-10-19 10:54:52 +01:00
geojson_datasource.cpp correct exceptions text 2015-10-29 14:08:08 +00:00
geojson_datasource.hpp geojson.input - implement spatial disk index featureset 2015-10-16 13:15:20 +01:00
geojson_featureset.cpp update copyright notice 2015-06-16 12:49:16 +02:00
geojson_featureset.hpp update copyright notice 2015-06-16 12:49:16 +02:00
geojson_index_featureset.cpp GeoJSON.input - skip empty geometries (#3156) 2015-10-29 16:54:35 +00:00
geojson_index_featureset.hpp use mapnik::value_integer for feature id's 2015-10-20 11:45:39 +01:00
geojson_memory_index_featureset.cpp GeoJSON.input - skip empty geometries (#3156) 2015-10-29 16:54:35 +00:00
geojson_memory_index_featureset.hpp use mapnik::value_integer for feature id's 2015-10-20 11:45:39 +01:00