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
/
postgis
History
Dane Springmeyer
18ab68f03f
iwyu
2013-06-21 12:00:48 -07:00
..
build.py
add support for statically linking datasource input plugins -
closes
#1810
and
#1821
- refs
#249
2013-05-16 11:55:58 -07:00
connection_manager.hpp
cleanup unused code
2012-11-28 18:20:09 -08:00
connection.hpp
Fix postgresql connection leaks
2013-03-15 10:34:22 +01:00
cursorresultset.hpp
- 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
postgis_datasource.cpp
iwyu
2013-06-21 12:00:48 -07:00
postgis_datasource.hpp
refactor expression and value type usage to speed up compile time
2013-01-08 14:17:31 -08:00
postgis_featureset.cpp
+ fix accidental typo :)
2013-05-15 15:13:19 +01:00
postgis_featureset.hpp
fixup includes and value type and params usage across plugins
2013-01-04 09:23:06 -08:00
resultset.hpp
implement new debug system
2012-04-08 02:20:56 +02:00