Opened 6 years ago

Closed 6 years ago

#7138 closed enhancement (duplicate)

Update WKT strings with EPSG dataset

Reported by: lorendawe Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords: EPSG CRS
Cc:

Description

Request to update WKT strings used in GDAL

The current GDAL handling of WKT strings uses several out-of-date and incomplete ASCII look up tables. A more complete WKT string dataset (currently v9.2 released Oct 16 2017) is available from http://www.epsg.org/.

An ASCII look up table may be created using the PostGIS/PostgreSQL database (table "spatial_ref_sys") and is attached to this enhancement request.

Attachments (1)

pg_epsg_FromPostgreSQLDataset.zip (240.1 KB ) - added by lorendawe 6 years ago.
ASCII EPSG Lookup Table

Download all attachments as: .zip

Change History (3)

by lorendawe, 6 years ago

ASCII EPSG Lookup Table

comment:1 by Even Rouault, 6 years ago

Closing as a duplicate of #7125

comment:2 by Even Rouault, 6 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.