Ticket #3143 (closed defect: fixed)
OGR special fields appearing in joined feature attributes
| Reported by: | warmerdam | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OGR_SF | Version: | 1.5.4 |
| Severity: | normal | Keywords: | join |
| Cc: | assefa |
Description
The command:
ogrinfo autotest/ogr/data -sql 'select * from poly left join idlink2 on poly.eas_id = idlink2.name'
results in the fields F2-F5 being assigned special field values like the FID, geometry type, and WKT geometry.
Change History
Note: See
TracTickets for help on using
tickets.
