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
74d4f84787
formatting
2012-04-16 22:23:05 -07:00
..
build.py
link all remaining plugins to boost_system to avoid potential linking errors with boost-trunk (upcoming 1.49) -
closes
#1070
2012-02-09 16:00:11 -08:00
connection_manager.hpp
implement new debug system
2012-04-08 02:20:56 +02:00
connection.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
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
formatting
2012-04-16 22:23:05 -07:00
postgis_datasource.hpp
- improved again the logging facilities
2012-04-09 03:00:51 +02:00
postgis_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
postgis_featureset.hpp
- cosmetics in postgis datasource
2012-03-28 22:10:48 +02:00
resultset.hpp
implement new debug system
2012-04-08 02:20:56 +02:00