This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mapnik
Watch
1
Star
0
Fork
0
You've already forked mapnik
mirror of
https://github.com/mapnik/mapnik.git
synced
2025-12-08 20:13:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
plugins
/
input
/
postgis
History
Dane Springmeyer
b21d8a9957
avoid copy
2012-04-06 14:29:13 -07:00
..
build.py
link all remaining plugins to boost_system to avoid potential linking errors with boost-trunk (upcoming 1.49) -
closes
#1070
2012-02-09 16:00:11 -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
connection.hpp
pass by ref
2012-03-01 18:36:13 +00: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: primary key autodetection will now only happen if 'autodetect_key_field' is set to true - maintains current behavior - refs
#804
2012-04-05 11:05:14 -07:00
postgis_datasource.hpp
postgis: add support for auto-detection of primary key field -
closes
#804
- refs
#753
2012-04-02 16:20:41 -07:00
postgis_featureset.cpp
avoid copy
2012-04-06 14:29:13 -07:00
postgis_featureset.hpp
- cosmetics in postgis datasource
2012-03-28 22:10:48 +02:00
resultset.hpp
- postgis resultset cosmetics
2012-03-31 22:24:32 +02:00