Ticket #4502 (closed defect: fixed)
ogr2ogr -select , shapefile output, case sensitivity
| Reported by: | rouault | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.9.1 |
| Component: | Utilities | Version: | unspecified |
| Severity: | normal | Keywords: | ogr2ogr select |
| Cc: |
Description
For a shapefile output, ogr2ogr with -select doesn't work properly if the field names specified in -select don't match exactly the case of the field names of the source layers. This is due to case sensitive testing done in the portion of code that tries to make use of OLCIgnoreFields capability. This is not the wished behaviour.
Change History
Note: See
TracTickets for help on using
tickets.
