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
0493b5086d
formatting
2011-08-12 19:55:04 +00:00
..
connection_manager.hpp
remove duplicate locks - handled in pool.hpp already (mapnik held up fine this way in the wms benchmarks)
2010-09-14 17:08:18 +00:00
connection.hpp
+ consistent [h,c]pp files naming
2011-05-10 14:22:47 +00:00
cursorresultset.hpp
+ postgis logging cosmetics
2010-11-18 23:42:33 +00:00
postgis_datasource.cpp
formatting
2011-08-12 19:55:04 +00:00
postgis_datasource.hpp
add ability to supply a key_field (attribute name) to be used for feature ids + fix potential table alias quoting failure
2011-06-13 21:58:11 +00:00
postgis_featureset.cpp
ensure if 'key_field' is requested that the attribute also is available as a proper attribute
2011-07-29 20:08:09 +00:00
postgis_featureset.hpp
add ability to supply a key_field (attribute name) to be used for feature ids + fix potential table alias quoting failure
2011-06-13 21:58:11 +00:00
resultset.hpp
+ consistent [h,c]pp files naming
2011-05-10 14:22:47 +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