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
2026-01-25 16:47:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
plugins
/
input
/
postgis
History
Dane Springmeyer
0110f3bb3d
remove unmaintained autotools from 0.7 branch
2010-01-11 00:05:54 +00:00
..
connection_manager.hpp
allow multi/single threaded variants
2008-02-04 16:12:13 +00:00
connection.hpp
postgis: allow for altering the default behavior of keeping open postgresql connections until the whole process ends - when 'persist_connection' = false new connections will be opened and closed for each datasource instance. (
closes
#434
)
2009-10-14 04:21:46 +00:00
cursorresultset.hpp
+ apply PostgisImprovements.diff (rcoup) for record_limit and cursur_size support (
#140
)
2009-02-05 17:41:44 +00:00
postgis.cpp
disable the wall clock timer as it is not portable code and we can't release at this time
2009-12-15 19:09:30 +00:00
postgis.hpp
add optional 'geometry_table' and 'extent_from_subquery' parameter and 'scale_denominator' substitution ability to PostGIS driver while enhancing error reporting - closes #260,#426,#456, updates CHANGELOG with other recent PostGIS enhancements and fixes
2009-12-11 01:50:55 +00:00
postgisfs.cpp
+ avoid GCC specific features on win32 (range case in switch stmt)
2010-01-09 14:45:58 +00:00
property_index.hpp
changing licence from GPL to LGPL
2006-03-31 10:32:02 +00:00
resultset.hpp
+ apply PostgisImprovements.diff (rcoup) for record_limit and cursur_size support (
#140
)
2009-02-05 17:41:44 +00:00
SConscript
Add ability to link to custom icu lib name, and remove the unneeded linking to icudata on osx, while offering compiler flags required for compiling against libicucore provided by Apple
2009-11-24 20:32:41 +00:00