mapnik/plugins/input/geojson
2016-11-28 10:16:25 +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 use spirit::x3 based extract_bounding_boxes 2016-11-28 10:16:25 +01:00
geojson_datasource.hpp geojson.input: minor code adjustments 2016-09-02 15:51:58 -07: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 use parse_feature method in geojson.input 2016-11-21 16:35:27 +01:00
geojson_index_featureset.hpp implement custom feature GeoJSON parser for improved performance 2016-11-18 15:17:23 +01:00
geojson_memory_index_featureset.cpp use parse_feature method in geojson.input 2016-11-21 16:35:27 +01:00
geojson_memory_index_featureset.hpp use mapnik::value_integer for feature id's 2015-10-20 11:45:39 +01:00