Ticket #4589 (closed defect: fixed)
EPSG:4088 uses a projection method which is not supported by GDAL/OGR
| Reported by: | forHonor | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.9.1 |
| Component: | OGR_SRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When using ogr2ogr to transform projection to EPSG 4088 it doesn't work.
Output from "gdalsrsinfo --debug on EPSG:4088":
gdalsrsinfo: got arg #1 : [EPSG:4088] gdalsrsinfo: trying to get SRS from user input [EPSG:4088] EPSG: No WKT support for projection method 1029. gdalsrsinfo: did not get SRS from user input gdalsrsinfo: bGotSRS: 0 bValidate: 0 pszOutputType: default bPretty: 0 ERROR 1: ERROR - failed to load SRS definition from EPSG:4088
Change History
Note: See
TracTickets for help on using
tickets.
