Erroneous ESRI aliases in projection parameter names
----------------------------------------------------

                 Key: GEOT-2405
                 URL: http://jira.codehaus.org/browse/GEOT-2405
             Project: GeoTools
          Issue Type: Bug
          Components: core referencing
    Affects Versions: 2.6-M1
         Environment: All
            Reporter: Martin Desruisseaux
            Assignee: Martin Desruisseaux
            Priority: Minor
         Attachments: esri_geotidy_diffs.txt

Some projection parameter names have an ESRI alias that doesn't match the name 
seen in PRJ formatted by ESRI. A user kindly provided us a comparison between 
the ESRI name and what we find in GeoTools (attached document). The summary 
below list the expected ESRI names (not all of them are mismatchs, and we 
omitted "False Easting/Northing" and "Scale Factor" which are not problematic 
since their name are more consistent than other parameter names):

AlbersEqualArea.java
Reference: "./National Grids/Canada/NAD 1983 BC Environment Albers.prj"

* Central_Meridian
* Standard_Parallel_1
* Standard_Parallel_2
* Latitude_Of_Origin


CassiniSoldner.java
Reference: "./National Grids/DHDN Soldner Berlin.prj"

* Central_Meridian
* Latitude_Of_Origin


EquidistantCylindrical.java
Reference:  "./World/Sphere-based/Equidistant Cylindrical (sphere).prj"

* False_Easting
* False_Northing
* Central_Meridian
* Standard_Parallel_1 


HotineObliqueMercator.java
Reference: "./National Grids/Bern 1898 Bern LV03C.prj"
Reference: "./State Plane/Nad 1983/NAD 1983 StatePlane Alaska 1 FIPS 5001.prj"

* Azimuth
* Longitude_Of_Center
* Latitude_Of_Center


Krovak.java
Reference: "./National Grids/S-JTSK Krovak.prj"

* Pseudo_Standard_Parallel_1
* Azimuth


LambertAzimuthalEqualArea.java
Reference: "./Continental/Europe/ETRS 1989 LAEA.prj"


LambertConformal1SP.java
Reference: "./National Grids/Sahara.prj"

* Standard_Parallel_1
* Latitude_Of_Origin


LambertConformal2SP.java
Reference: "./Continental/Asia/Asia South Lambert Conformal Conic.prj"

* Central_Meridian
* Standard_Parallel_1
* Standard_Parallel_2
* Latitude_Of_Origin


Mercator1SP.java
Reference: "./National Grids/Batavia NEIEZ.prj"

* Central_Meridian
* Standard_Parallel_1


ObliqueMercator.java
Reference: "./National Grids/Bern 1898 Bern LV03C.prj"

* Azimuth
* Longitude_Of_Center
* Latitude_Of_Center


ObliqueStereographic.java
Reference: "./National Grids/Canada/Prince Edward Island Stereographic.prj"

* Central_Meridian


Orthographic.java
Reference: "./Polar/South Pole Orthographic.prj"


PlateCarree.java
Reference: "./World/Plate Carree (world).prj"

* Central_Meridian


PolarStereographic.java

* Central_Meridian
* Standard_Parallel_1


Stereographic.java
Reference: "./Polar/South Pole Stereographic.prj"


* Central_Meridian
* Latitude_Of_Origin


TransverseMercator.java
Reference: "./National Grids/Colombia East Zone.prj"

* Central_Meridian
* Latitude_Of_Origin


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to