Ticket #2901 (closed defect: fixed)
EPSG to PROJ.4 loses US-FT name
| Reported by: | warmerdam | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.7.0 |
| Component: | OGR_SRS | Version: | unspecified |
| Severity: | normal | Keywords: | OGRSpatialReference |
| Cc: | neteler |
Description
testepsg EPSG:26749
produces a PROJ.4 representation using to_meter to define the US foot units instead of +units=us-ft as might be desirable. This is apparently due to a mismatch between the expected name for us feet in the proj.4 translation code, and what comes back from EPSG.
I believe there are also other opportunities to improve the recognision of well known units in the various translation modules.
This relates to QGIS ticket http://trac.osgeo.org/qgis/ticket/1537
Change History
Note: See
TracTickets for help on using
tickets.
