Opened 14 years ago

Closed 14 years ago

#90 closed defect (fixed)

NameMapper maps to deprecated HARN CRS definitions.

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

Description

The implementation of RFC 2 created about 140 new CRS definitions which are referenced to the new HARN datums. The NameMapper, however, still maps the EPSG, ESRI, and Oracle references to the old deprecated definitions.

Change History (1)

comment:1 by Norm Olsen, 14 years ago

Resolution: fixed
Status: newclosed

Corrected at revision 1954. A feature was added to the CS-MAP Console Utilities application which used the same table which was used to generate the dictionary entries for the new CRS definitions to Modify the Data/ProjectiveKeyNameMap.csv file. It is this data file which is compiled to produce the NameMapper.csv file. Thus, the submission ocnists of the code for the uitility which produced the changes, the intermediary .csv file, and the final NameMapper.csv file.

Note: See TracTickets for help on using tickets.