Ticket #1856 (closed defect: worksforme)
SQLite files incomplete
| Reported by: | darkblueB | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OGR_SF | Version: | unspecified |
| Severity: | normal | Keywords: | sqlite kml |
| Cc: | neteler |
Description
Some minimal KML files, coverted to SQLite, generate an incomplete SQLite file
ex. ogr2ogr -f SQLite t.sqlite Polygon.kml
ogrinfo will read the file as containing a polygon, but opening the file with SQLite3 will show "Incomplete SQL: SQLite format 3xxx", where xxx is the table defintion. This occurs for many minimal files converted to SQLite.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

