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
Artem Pavlenko
943ddf9943
added initial_size ans max_size parameters for setting up db connection pool
...
(default to 1 and 10 respectively)
2006-11-28 00:16:13 +00:00
..
connection_manager.hpp
1. register singleton destruction with std::atexit
2006-11-27 21:13:15 +00:00
connection.hpp
1. register singleton destruction with std::atexit
2006-11-27 21:13:15 +00:00
postgis.cpp
added initial_size ans max_size parameters for setting up db connection pool
2006-11-28 00:16:13 +00:00
postgis.hpp
1. hit_test implementation for geometry objects:
2006-11-25 11:02:59 +00:00
postgisfs.cpp
disable clog printing in release mode. Pass -DMAPNIK_DEBUG to enable.
2006-11-19 17:13:33 +00:00
property_index.hpp
changing licence from GPL to LGPL
2006-03-31 10:32:02 +00:00
resultset.hpp
changing licence from GPL to LGPL
2006-03-31 10:32:02 +00:00
SConscript
1. move include to mapnik/include
2006-10-04 11:22:18 +00:00