mapnik/plugins/input/postgis
2012-01-17 01:09:46 -05:00
..
build.py scons: when linking statically include other required libpq deps 2011-12-19 10:51:38 -08: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 finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around 2012-01-17 01:09:46 -05:00
postgis_datasource.hpp finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around 2012-01-17 01:09:46 -05:00
postgis_featureset.cpp Simplify geometry model to support: Point/LineString/Polygon 2011-12-06 12:53:16 +00:00
postgis_featureset.hpp Simplify geometry model to support: Point/LineString/Polygon 2011-12-06 12:53:16 +00:00
resultset.hpp plugin code formatting based on emacs format in utils/format_source_files 2011-11-13 19:37:50 -08:00