mapnik/plugins/input/postgis
2011-07-12 01:48:36 +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 support boolean type reporting in postgis plugin 2011-07-12 01:45:49 +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 allow '[field] is null' syntax to work with the understanding this may have unintended consequences and we should likely ultimately replace with proper 'is' equality support for nulls - track issue at http://trac.mapnik.org/ticket/794 2011-07-12 01:48:36 +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