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
kunitoki
8f36d47a13
- fixed a potential buffer overflow in geos plugin error reporting
...
- updated changelog for new logging system
2012-04-10 10:24:53 +02:00
..
build.py
switch back from mapnik2 to mapnik
2011-11-23 11:33:58 +00:00
geos_datasource.cpp
- fixed a potential buffer overflow in geos plugin error reporting
2012-04-10 10:24:53 +02:00
geos_datasource.hpp
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
2012-01-17 01:09:46 -05:00
geos_feature_ptr.hpp
support as low as geos v3.1.0 -
closes
#1031
2012-01-17 01:48:02 -05:00
geos_featureset.cpp
- no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined
2012-04-09 12:05:49 +02:00
geos_featureset.hpp
adapt occi, geos, and kismet plugins to new feature impl
2012-01-17 14:22:21 -05:00