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
cb3b509da3
mapnik
/
plugins
/
input
/
geos
History
Artem Pavlenko
5476e8410b
+ amend input plug-ins to use new wkb interface
2011-09-13 11:54:20 +00:00
..
build.py
scons: rename all SConscript files to more friendly name of 'build' with a python extension for quick syntax detection in editors
2011-08-30 05:32:01 +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
+ amend input plug-ins to use new wkb interface
2011-09-13 11:54:20 +00:00
geos_featureset.hpp
+ aligned postgis to use the new box2d::from_string
2010-11-14 15:02:01 +00:00