Opened 17 years ago

Last modified 16 years ago

#1553 closed enhancement

Add additional projection names — at Initial Version

Reported by: brucedechant Owned by: warmerdam
Priority: normal Milestone: 1.5.0
Component: OGR_SRS Version: 1.4.0
Severity: normal Keywords:
Cc:

Description

The following alternative and abbreviated projection names are missing:

1) AE - Abbreviation for Albers_Conic_Equal_Area 2) Cassini-Soldner - Alternative spelling 3) Equidistant_Cylindrical 4) LCC - Abbreviation for Lambert Conformal Conic 5) LM - Abbreviation for Lambert Conformal Conic 6) Lambert Conformal Conic - Alternative spelling 7) Lambert_Conformal_Conic 8) Lambert Conic Conformal 9) Lambert_Conic_Conformal_1SP 10) Lambert_Conic_Conformal_2SP_Belgium 11) Lambert_Conic_Conformal_West_Orientated 12) Miller - Abbreviation for Miller_Cylindrical 13) Oblique_Mercator 14) Swiss - Swiss_Oblique_Cylindrical 15) TM - Abbreviations for Transverse_Mercator 16) UTM - Abbreviation for Transverse Mercator

Some of the above names are needed because the EQUAL() macro only does a simple case insensitive comparison. It should also ignore white space, "-", "_", and "," so that more matches can be found.

Change History (4)

by brucedechant, 17 years ago

Attachment: ogr_srs_api.h added

Updated file

by brucedechant, 17 years ago

Attachment: ogr_srs_proj4.cpp added

Updated file

by brucedechant, 17 years ago

Attachment: ogr_srs_proj4.2.cpp added

Updated file

by brucedechant, 17 years ago

Attachment: ogrspatialreference.cpp added

Updated file

Note: See TracTickets for help on using tickets.