For the record, in case anyone is interested, it appears setting SQLITE_LIST_ALL_TABLES=YES appears to allow me access to non-spatial tables. I didn't find any documentation on the format page though.
On Tue, Nov 13, 2012 at 1:44 PM, Kyle Shannon <[email protected]> wrote: > I have a Spatialite enabled SQLite file with both spatial and non-spatial > tables. Since my database has a table called geometry_columns, all > non-spatial tables are not loaded as layers. If I don't have a > geometry_columns OGR attempts to load geometry from all the tables, but > still loads non-spatial tables. Is that correct? The behavior doesn't > seem consistent in the two cases. I just want to make sure I understand > the driver's behavior. > > kss
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
