mapnik/plugins/input/postgis
Artem Pavlenko 14700dba16 switch back from mapnik2 to mapnik
add mapnik2 module which redirects to mapnik and issues DeprecationWarning
2011-11-23 11:33:58 +00:00
..
build.py switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
connection.hpp ensure proper error output from postgis plugin - refs #955 2011-11-17 11:36:16 -08:00
connection_manager.hpp use std::string as is convention and comment last bit of unused mutex support in connection manager 2011-11-19 11:35:07 -08:00
cursorresultset.hpp plugin code formatting based on emacs format in utils/format_source_files 2011-11-13 19:37:50 -08:00
postgis_datasource.cpp postgis: for an empty table (with null results for extent) return early rather than allowing and printing a lexical cast failure 2011-11-20 16:41:47 -08:00
postgis_datasource.hpp postgis: support PostGIS 2.x - always use ST prefix (removing old testing code) and fixup other debug output - closes #893 and closes #956 2011-11-20 14:29:51 -08:00
postgis_featureset.cpp plugin code formatting based on emacs format in utils/format_source_files 2011-11-13 19:37:50 -08:00
postgis_featureset.hpp plugin code formatting based on emacs format in utils/format_source_files 2011-11-13 19:37:50 -08:00
resultset.hpp plugin code formatting based on emacs format in utils/format_source_files 2011-11-13 19:37:50 -08:00