This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
mapnik
Watch
1
Star
0
Fork
You've already forked mapnik
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
08f1a71e4b
mapnik
/
plugins
/
input
/
geos
History
Dane Springmeyer
e84119aed9
directly link libmapnik in plugins (not just darwin) - patch from Stella L. -
closes
#790
2011-07-05 23:41:17 +00:00
..
geos_datasource.cpp
use boost::make_shared across plugins to avoid explicit new and ensure fast and exception safe allocation
2011-05-16 23:41:34 +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 boost::make_shared across plugins to avoid explicit new and ensure fast and exception safe allocation
2011-05-16 23:41:34 +00:00
geos_featureset.hpp
+ aligned postgis to use the new box2d::from_string
2010-11-14 15:02:01 +00:00
SConscript
directly link libmapnik in plugins (not just darwin) - patch from Stella L. -
closes
#790
2011-07-05 23:41:17 +00:00