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
/
geos
History
Dane Springmeyer
5a1842aad1
remove tabs
2011-04-02 03:45:50 +00:00
..
geos_datasource.cpp
+ use wkb feature of GEOS (avoid converting geometries manually): results are 3%-8% faster code.
2010-11-18 22:12:39 +00:00
geos_datasource.hpp
+ aligned postgis to use the new box2d::from_string
2010-11-14 15:02:01 +00:00
geos_feature_ptr.hpp
+ use wkb feature of GEOS (avoid converting geometries manually): results are 3%-8% faster code.
2010-11-18 22:12:39 +00:00
geos_featureset.cpp
+ use wkb feature of GEOS (avoid converting geometries manually): results are 3%-8% faster code.
2010-11-18 22:12:39 +00:00
geos_featureset.hpp
+ aligned postgis to use the new box2d::from_string
2010-11-14 15:02:01 +00:00
SConscript
remove tabs
2011-04-02 03:45:50 +00:00