mapnik/plugins/input/sqlite
2011-04-04 03:56:15 +00:00
..
SConscript remove tabs 2011-04-02 03:45:50 +00:00
sqlite_datasource.cpp use 'column affinity' type logic to detect the geometry_field if not specified, and throw if not known or if extent cannot be determined 2011-04-04 03:56:15 +00:00
sqlite_datasource.hpp use 'column affinity' type logic to detect the geometry_field if not specified, and throw if not known or if extent cannot be determined 2011-04-04 03:56:15 +00:00
sqlite_featureset.cpp sqlite plugin: unless <table> param is a subquery use PRAGMA table_info to query column names and types, and if SQLITE_NULL is encountered when inspecting actual query values fallback to empty strings since mapnik does not have a NULL type 2011-04-01 01:22:19 +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 remove tabs 2011-04-02 03:45:50 +00:00