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
9ae28abe50
mapnik
/
plugins
/
input
/
geos
History
Dane Springmeyer
82ac99611e
add LINKING option to control whether libmapnik is build static or shared and RUNTIME_LINK options to trigger dependency flags to compile against static libs
2011-08-11 19:14:00 +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
add LINKING option to control whether libmapnik is build static or shared and RUNTIME_LINK options to trigger dependency flags to compile against static libs
2011-08-11 19:14:00 +00:00