mapnik/plugins/input/geojson
2017-08-18 16:59:58 +01: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 store box2d<float> directly in index_record to avoid conversions. 2017-08-18 16:59:58 +01:00
geojson_datasource.hpp New *.index format (bounding box per item) implementation 2017-08-18 11:16:44 +01:00
geojson_featureset.cpp update copyright year 2017-05-05 13:02:01 +02:00
geojson_featureset.hpp update copyright year 2017-05-05 13:02:01 +02:00
geojson_index_featureset.cpp store box2d<float> directly in index_record to avoid conversions. 2017-08-18 16:59:58 +01:00
geojson_index_featureset.hpp New *.index format (bounding box per item) implementation 2017-08-18 11:16:44 +01:00
geojson_memory_index_featureset.cpp update copyright year 2017-05-05 13:02:01 +02:00
geojson_memory_index_featureset.hpp update copyright year 2017-05-05 13:02:01 +02:00