mapnik/plugins/input/geojson
2016-04-11 14:00:27 -07: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 revert geometry changes for now - will develop them in branch to reduce downstream breakage 2016-04-11 14:00:27 -07:00
geojson_datasource.hpp always query upto num_features_to_query to determine data schema (currently 5) across all access modes (ref #3237 #3238) 2016-02-25 15:29:32 +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 remove unneeded includes [skip ci] 2016-03-18 09:26:16 -07:00
geojson_index_featureset.hpp centralize warning suppression 2015-11-07 17:53:09 -08:00
geojson_memory_index_featureset.cpp remove unneeded includes [skip ci] 2016-03-18 09:26:16 -07:00
geojson_memory_index_featureset.hpp use mapnik::value_integer for feature id's 2015-10-20 11:45:39 +01:00