On Wed, Oct 26, 2016 at 8:51 AM, Even Rouault <[email protected]> wrote: > Yes, you didn't explicitly select the geometry field, hence a geometry-less > DBF > is produced. This is indeed a difference in behaviour between OGR SQL (where > geometry selection is implicit) and the SQLite dialect (where it must be > explicit, conforming to other spatial enabled SQL databases). > > See the "Geometry field" section in http://www.gdal.org/ogr_sql_sqlite.html
Good. Thanks! _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
