Opened 6 years ago

Closed 6 years ago

#216 closed enhancement (fixed)

Desire to recognize WGS_84_Pseudo_Mercator as ESRI name

Reported by: Norm Olsen Owned by: Norm Olsen
Priority: minor Milestone:
Component: Dictionaries Version: svn-trunk
Keywords: Cc:

Description

ESRI CRS names are often precise mimics of EPSG CRS names, but not always. If the CRS definition appears first in ESRI, than the ESRI CRS name may be substantially different from the EPSG CRS name.

Request is hereby made to accept "WGS_84_Pseudo_Mercator" as a valid ESRI alias for ESRI CRS Name "WGS_1984_Web_Mercator_Auxiliary_Sphere" (EPSG/ESRI CRS ID: 3857).

Change History (1)

comment:1 by Norm Olsen, 6 years ago

Resolution: fixed
Status: assignedclosed

Added "WGS_84_Pseudo_Mercator" as an ESRI alias for "WGS_1984_Web_Mercator_Auxiliary_Sphere" in the NameMapper. As an alias, the "WGS_84_Pseudo_Mercator" name will map to "WGS_1984_Web_Mercator_Auxiliary_Sphere", but on output, the name will always be the official ESRI name: "WGS_1984_Web_Mercator_Auxiliary_Sphere".

The submission produced revision 2820.

Note: See TracTickets for help on using tickets.