mapnik/plugins/input/postgis
2011-07-29 20:08:09 +00:00
..
connection.hpp + consistent [h,c]pp files naming 2011-05-10 14:22:47 +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
cursorresultset.hpp + postgis logging cosmetics 2010-11-18 23:42:33 +00:00
postgis_datasource.cpp refactor postgis unique id support via 'key_field' keyword moving validation to datasource bind() and fixing attribute count to ensure 'key_field' also shows up in the attributes 2011-07-29 19:57:45 +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 directly link libmapnik in plugins (not just darwin) - patch from Stella L. - closes #790 2011-07-05 23:41:17 +00:00