Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1273) add NAD83 Alaska Albers EPSG 3338

add NAD83 Alaska Albers EPSG 3338
---------------------------------

                 Key: UDIG-1273
                 URL: http://jira.codehaus.org/browse/UDIG-1273
             Project: uDIG
          Issue Type: New Feature
          Components: layer
    Affects Versions: UDIG 1.1.RC10
            Reporter: Tom H
            Priority: Minor
         Attachments: NAD83-Alaska Albers - form.pdf

Could you please add NAD83 / Alaska Albers to the database of of standard CRSs. It was accepted officially by EPSG a few months ago. Thanks!

EPSG 3338: NAD83 / Alaska Albers

PROJCS["Alaska_Albers_Equal_Area_Conic",
  GEOGCS["GCS_North_American_1983",
    DATUM["D_North_American_1983",
      SPHEROID["GRS_1980", 6378137.0, 298.257222101]],
    PRIMEM["Greenwich", 0.0],
    UNIT["degree", 0.017453292519943295],
    AXIS["Lon", EAST],  
    AXIS["Lat", NORTH]],
  PROJECTION["Albers_Conic_Equal_Area"],
  PARAMETER["central_meridian", -154.0],
  PARAMETER["latitude_of_origin", 50.0], 
  PARAMETER["standard_parallel_1", 55.0],
  PARAMETER["false_easting", 0.0], 
  PARAMETER["false_northing", 0.0],
  PARAMETER["standard_parallel_2", 65.0],
  UNIT["m", 1.0], 
  AXIS["x", EAST], 
  AXIS["y", NORTH]]



-- 
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

        


Back to the top