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
/
sqlite
History
Dane Springmeyer
cfe49fcaf6
sqlite: enable dynamic querying of extent as a last fallback for non-spatialite and non-indexed sqlite files
2011-08-13 02:52:46 +00:00
..
SConscript
scons: centralize install path info
2011-08-12 21:31:28 +00:00
sqlite_datasource.cpp
sqlite: enable dynamic querying of extent as a last fallback for non-spatialite and non-indexed sqlite files
2011-08-13 02:52:46 +00:00
sqlite_datasource.hpp
support attachdb, initdb, and index_table parameters in sqlite plugin - patch and tests from stella -
closes
#793
2011-07-11 17:46:53 +00:00
sqlite_featureset.cpp
use proper mapnik::value_null in sqlite features rather than empty strings
2011-07-12 01:00:27 +00:00
sqlite_featureset.hpp
- sqlite.input: added row_offset and row_limit to parameters
2009-02-23 15:00:25 +00:00
sqlite_types.hpp
only leverage sqlite3_open_v2 in versions of sqlite that support it - ammends r3039 - see also
#797
2011-07-16 19:34:26 +00:00