Ticket #3813 (closed defect: fixed)
EPSGTreatsAsLatLong() consider EPSG:4326 to be in lat/long order
| Reported by: | rouault | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.8.0 |
| Component: | OGR_SRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | warmerdam |
Description
EPSGTreatsAsLatLong() doesn't follow its documentation, namely that point : "Note that coordinate systems with an EPSG code and no axis settings will be assumed to not be lat/long"
Currently, EPSGTreatsAsLatLong() returns TRUE for EPSG:4326 that has no explicit AXIS setting.
Change History
Note: See
TracTickets for help on using
tickets.
