mapnik/plugins/input/postgis
2011-09-13 11:54:20 +00:00
..
build.py revert accidental modification to postgis build.py 2011-08-30 05:35: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 postgis: expose min/max scale controls on datasource to direct when mapnik should pull features by bbox intersection, or the more accurate (and likely to fetch more correct features) approach of Intersection with geometries - addresses part of original problem in #876 2011-09-11 19:46:09 +00:00
postgis_datasource.hpp postgis: expose min/max scale controls on datasource to direct when mapnik should pull features by bbox intersection, or the more accurate (and likely to fetch more correct features) approach of Intersection with geometries - addresses part of original problem in #876 2011-09-11 19:46:09 +00:00
postgis_featureset.cpp + amend input plug-ins to use new wkb interface 2011-09-13 11:54:20 +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