id summary reporter owner description type status priority milestone component version severity resolution keywords cc 4022 OGR SQLite driver doesn't accept special fields in WHERE clause andersmoe warmerdam "When using OGR/SQLite and OGR-SQL, using one of the OGR-SQL special fields in the WHERE clause gives an error. For example select OGR_GEOMETRY from world_wgs84 WHERE OGR_GEOMETRY = 'POLYGON' gives GDAL failure: 1 : In ResetStatement(): sqlite3_prepare(SELECT _rowid_, * FROM 'world_wgs84' WHERE OGR_GEOMETRY = 'POLYGON' ): no such column: OGR_GEOMETRY " defect closed normal 1.9.0 OGR_SF 1.8.0 normal fixed ogr sqlite ogr-sql special fields