mapnik/plugins/input/sqlite
2011-08-16 16:45:03 +00:00
..
SConscript scons: centralize install path info 2011-08-12 21:31:28 +00:00
sqlite_datasource.cpp sqlite: query from geometry_table_ rather than table_ to hopefully avoid problems with rowid being missing from subquery 2011-08-16 16:45:03 +00:00
sqlite_datasource.hpp sqlite: add auto-indexing of sqlite files if use_spatial_index=true and a spatial index is missing (which is the case for ogr2ogr -f SQLite created sqlite files) 2011-08-15 20:02:57 +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