mapnik/plugins/input/csv
2015-09-25 17:50:24 +01:00
..
build.py CSV - initial disk-index featureset 2015-09-25 16:47:03 +01:00
csv_datasource.cpp first cut at using csv_index_featureset 2015-09-25 17:50:24 +01:00
csv_datasource.hpp CSV - initial disk-index featureset 2015-09-25 16:47:03 +01:00
csv_featureset.cpp use memory mapped file by default for both index and data parsing (improves loading times by ~50%) - default on non-windows platforms 2015-09-09 11:56:21 +02:00
csv_featureset.hpp use memory mapped file by default for both index and data parsing (improves loading times by ~50%) - default on non-windows platforms 2015-09-09 11:56:21 +02:00
csv_index_featureset.cpp first cut at using csv_index_featureset 2015-09-25 17:50:24 +01:00
csv_index_featureset.hpp first cut at using csv_index_featureset 2015-09-25 17:50:24 +01:00
csv_inline_featureset.cpp simplify + factor out properties parsing logic 2015-08-24 14:13:13 +02:00
csv_inline_featureset.hpp CSV - implement spatial index access to features on disk + preserve support for inline data (work-in-progress) 2015-08-21 13:52:42 +02:00
csv_utils.hpp use memory mapped file by default for both index and data parsing (improves loading times by ~50%) - default on non-windows platforms 2015-09-09 11:56:21 +02:00