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
Manel Clos
8f7083d14d
Add tolerance parameter to features_at_point
...
Make map.query_point() always pass tolerance to datasources
2012-09-28 15:12:10 +02: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
Add tolerance parameter to features_at_point
2012-09-28 15:12:10 +02:00
geojson_datasource.hpp
Add tolerance parameter to features_at_point
2012-09-28 15:12:10 +02: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