mapnik/plugins/input/geojson
2016-11-17 16:45:11 +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 refactor value related objects into include/value dir 2016-10-11 18:01:30 +02: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 spirit::x3 based parser for disk-indexed GeoJSON access 2016-11-17 16:45:11 +01:00
geojson_index_featureset.hpp centralize warning suppression 2015-11-07 17:53:09 -08:00
geojson_memory_index_featureset.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
geojson_memory_index_featureset.hpp use mapnik::value_integer for feature id's 2015-10-20 11:45:39 +01:00