Ticket #2714 (closed defect: fixed)
OGRSpatialReference::GetAxis() returns bad value when the WKT has no AXIS definition
| Reported by: | rouault | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6.0 |
| Component: | OGR_SRS | Version: | 1.6.0 |
| Severity: | normal | Keywords: | axis |
| Cc: |
Description
The loop that iterates over the children of the node doesn't work properly when there's no AXIS, or when the number of AXIS is less than iAxis+1.
Currently it returns the last of the node instead of NULL. Fix to follow
Change History
Note: See
TracTickets for help on using
tickets.
