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
2025-12-08 20:13:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
plugins
/
input
/
geojson
History
Dane Springmeyer
aee29b27ed
only build geojson plugin if >= boost 1.47 is available to avoid potential compiler errors with missing boost/geometry headers if people try to force older boost versions
2012-08-17 08:57:49 -07:00
..
build.py
only build geojson plugin if >= boost 1.47 is available to avoid potential compiler errors with missing boost/geometry headers if people try to force older boost versions
2012-08-17 08:57:49 -07:00
geojson_datasource.cpp
collect attribute descriptions in geojson plugin (TODO: sorting of attributes is returned in reverse order)
2012-07-25 16:11:51 -07:00
geojson_datasource.hpp
collect attribute descriptions in geojson plugin (TODO: sorting of attributes is returned in reverse order)
2012-07-25 16:11:51 -07:00
geojson_featureset.cpp
+ use rtree index
2012-06-14 14:41:15 +01:00
geojson_featureset.hpp
+ use rtree index
2012-06-14 14:41:15 +01:00