This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mapnik
Watch
1
Star
0
Fork
0
You've already forked mapnik
mirror of
https://github.com/mapnik/mapnik.git
synced
2026-01-25 16:47:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
plugins
/
input
/
geojson
History
Dane Springmeyer
145781aec9
remove uneeded includes [skip ci]
2015-05-21 11:11:04 -07:00
..
build.py
require boost >= 1.56 for geojson/topojson plugins
2015-01-27 22:20:03 -08:00
geojson_datasource.cpp
use boost::spirit::standard instead of boost::spirit::ascii to avoid assertions failing (isascii_(ch)) in debug builds - ref
#2829
2015-05-21 11:27:21 +01:00
geojson_datasource.hpp
remove uneeded includes [skip ci]
2015-05-21 11:11:04 -07:00
geojson_featureset.cpp
require boost >= 1.56 for geojson/topojson plugins
2015-01-27 22:20:03 -08:00
geojson_featureset.hpp
update copyright year
2014-11-20 15:25:50 +01:00
large_geojson_featureset.cpp
use boost::spirit::standard instead of boost::spirit::ascii to avoid assertions failing (isascii_(ch)) in debug builds - ref
#2829
2015-05-21 11:27:21 +01:00
large_geojson_featureset.hpp
merge large geojson plug-in into geojson.input
2015-01-26 10:19:18 +01:00