mapnik/utils/mapnik-index
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 mapnik-index - remove -x3 option, use process_geojson_x3 always 2016-11-29 09:20:41 +01:00
mapnik-index.cpp store box2d<float> directly in index_record to avoid conversions. 2017-08-18 16:59:58 +01:00
process_csv_file.cpp use arch independent types for serialised values 2017-08-15 11:14:11 +01:00
process_csv_file.hpp update copyright year 2017-05-05 13:02:01 +02:00
process_geojson_file_x3.cpp Replace MAPNIK_INIT_PRIORITY workaround 2019-07-02 01:04:31 +03:00
process_geojson_file_x3.hpp update copyright year 2017-05-05 13:02:01 +02:00