mapnik/plugins/input/csv
Nikita Kniazev c191e196c0 Replace MAPNIK_INIT_PRIORITY workaround
Spirit rules are just placeholders. They are cheap to construct and by doing
this static initialization order fiasco problem is effectively avoided.

Also had to fix name clash between geojson and generic json parsers.
2019-07-02 01:04:31 +03:00
..
build.py support SCons 3 (initial attempt) 2017-11-16 11:59:55 +01:00
csv_datasource.cpp New *.index format (bounding box per item) implementation 2017-08-18 11:16:44 +01:00
csv_datasource.hpp use arch independent types for serialised values 2017-08-15 11:14:11 +01:00
csv_featureset.cpp use arch independent types for serialised values 2017-08-15 11:14:11 +01:00
csv_featureset.hpp update copyright year 2017-05-05 13:02:01 +02:00
csv_getline.hpp update copyright year 2017-05-05 13:02:01 +02:00
csv_index_featureset.cpp store box2d<float> directly in index_record to avoid conversions. 2017-08-18 16:59:58 +01:00
csv_index_featureset.hpp New *.index format (bounding box per item) implementation 2017-08-18 11:16:44 +01:00
csv_inline_featureset.cpp update copyright year 2017-05-05 13:02:01 +02:00
csv_inline_featureset.hpp update copyright year 2017-05-05 13:02:01 +02:00
csv_utils.cpp Replace MAPNIK_INIT_PRIORITY workaround 2019-07-02 01:04:31 +03:00
csv_utils.hpp update copyright year 2017-05-05 13:02:01 +02:00