Geocentric translations (geog2D domain)
Approximation assuming that NAD83(NSRS2007) is equivalent to WGS 84 within the accuracy of the transformation.
OGP
2021-09-10
metre
NAD83 (National Spatial Reference System 2007)
EPSG
U.S. National Geodetic Survey, http://www.ngs.noaa.gov/
2007-03-13
Engineering survey, topographic mapping.
Replaces NAD83 / SPCS for applications with an accuracy of better than 1m.
United States (USA) - Alaska - east of 141°W; i.e. Panhandle.
Cartesian 2D CS. Axes: easting, northing (X,Y). Orientations: east, north. UoM: m.
1264314.74 -763162.04
-7145068.0 -4348909.6
8629302.4 3748621.95
167.65 14.92
-63.88 74.71
Definition: OGC Well Known Text
PROJCS["NAD83(NSRS2007) / Alaska zone 1", GEOGCS["NAD83(NSRS2007)", DATUM["NAD83_National_Spatial_Reference_System_2007", SPHEROID["GRS 1980",6378137,298.257222101], TOWGS84[0,0,0,0,0,0,0]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4759"]], PROJECTION["Hotine_Oblique_Mercator"], PARAMETER["latitude_of_center",57], PARAMETER["longitude_of_center",-133.666666666667], PARAMETER["azimuth",323.130102361111], PARAMETER["rectified_grid_angle",323.130102361111], PARAMETER["scale_factor",0.9999], PARAMETER["false_easting",5000000], PARAMETER["false_northing",-5000000], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["EPSG","3468"]]
Definition: OGC Well Known Text 2 (2019)
PROJCRS["NAD83(NSRS2007) / Alaska zone 1", BASEGEOGCRS["NAD83(NSRS2007)", DATUM["NAD83 (National Spatial Reference System 2007)", ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",4759]], CONVERSION["SPCS83 Alaska zone 1 (meter)", METHOD["Hotine Oblique Mercator (variant A)", ID["EPSG",9812]], PARAMETER["Latitude of projection centre",57, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8811]], PARAMETER["Longitude of projection centre",-133.666666666667, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8812]], PARAMETER["Azimuth of initial line",323.130102361111, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8813]], PARAMETER["Angle from Rectified to Skew Grid",323.130102361111, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8814]], PARAMETER["Scale factor on initial line",0.9999, SCALEUNIT["unity",1], ID["EPSG",8815]], PARAMETER["False easting",5000000, LENGTHUNIT["metre",1], ID["EPSG",8806]], PARAMETER["False northing",-5000000, LENGTHUNIT["metre",1], ID["EPSG",8807]]], CS[Cartesian,2], AXIS["easting (X)",east, ORDER[1], LENGTHUNIT["metre",1]], AXIS["northing (Y)",north, ORDER[2], LENGTHUNIT["metre",1]], USAGE[ SCOPE["Engineering survey, topographic mapping."], AREA["United States (USA) - Alaska - east of 141°W; i.e. Panhandle."], BBOX[54.61,-141,60.35,-129.99]], ID["EPSG",3468]]
Definition: ESRI Well Known Text
PROJCS["NAD_1983_NSRS2007_StatePlane_Alaska_1_FIPS_5001", GEOGCS["GCS_NAD_1983_NSRS2007", DATUM["D_NAD_1983_NSRS2007", SPHEROID["GRS_1980",6378137.0,298.257222101]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Hotine_Oblique_Mercator_Azimuth_Natural_Origin"], PARAMETER["False_Easting",5000000.0], PARAMETER["False_Northing",-5000000.0], PARAMETER["Scale_Factor",0.9999], PARAMETER["Azimuth",-36.869897638889], PARAMETER["Longitude_Of_Center",-133.666666666667], PARAMETER["Latitude_Of_Center",57.0], UNIT["Meter",1.0]]
Definition: JavaScript (Proj4js)
proj4.defs("EPSG:3468","+proj=omerc +no_uoff +lat_0=57 +lonc=-133.666666666667 +alpha=323.130102361111 +gamma=323.130102361111 +k=0.9999 +x_0=5000000 +y_0=-5000000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs +type=crs");
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "ProjectedCRS", "name": "NAD83(NSRS2007) / Alaska zone 1", "base_crs": { "name": "NAD83(NSRS2007)", "datum": { "type": "GeodeticReferenceFrame", "name": "NAD83 (National Spatial Reference System 2007)", "ellipsoid": { "name": "GRS 1980", "semi_major_axis": 6378137, "inverse_flattening": 298.257222101 } }, "coordinate_system": { "subtype": "ellipsoidal", "axis": [ { "name": "Geodetic latitude", "abbreviation": "Lat", "direction": "north", "unit": "degree" }, { "name": "Geodetic longitude", "abbreviation": "Lon", "direction": "east", "unit": "degree" } ] }, "id": { "authority": "EPSG", "code": 4759 } }, "conversion": { "name": "SPCS83 Alaska zone 1 (meter)", "method": { "name": "Hotine Oblique Mercator (variant A)", "id": { "authority": "EPSG", "code": 9812 } }, "parameters": [ { "name": "Latitude of projection centre", "value": 57, "unit": "degree", "id": { "authority": "EPSG", "code": 8811 } }, { "name": "Longitude of projection centre", "value": -133.666666666667, "unit": "degree", "id": { "authority": "EPSG", "code": 8812 } }, { "name": "Azimuth of initial line", "value": 323.130102361111, "unit": "degree", "id": { "authority": "EPSG", "code": 8813 } }, { "name": "Angle from Rectified to Skew Grid", "value": 323.130102361111, "unit": "degree", "id": { "authority": "EPSG", "code": 8814 } }, { "name": "Scale factor on initial line", "value": 0.9999, "unit": "unity", "id": { "authority": "EPSG", "code": 8815 } }, { "name": "False easting", "value": 5000000, "unit": "metre", "id": { "authority": "EPSG", "code": 8806 } }, { "name": "False northing", "value": -5000000, "unit": "metre", "id": { "authority": "EPSG", "code": 8807 } } ] }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "Easting", "abbreviation": "X", "direction": "east", "unit": "metre" }, { "name": "Northing", "abbreviation": "Y", "direction": "north", "unit": "metre" } ] }, "scope": "Engineering survey, topographic mapping.", "area": "United States (USA) - Alaska - east of 141°W; i.e. Panhandle.", "bbox": { "south_latitude": 54.61, "west_longitude": -141, "north_latitude": 60.35, "east_longitude": -129.99 }, "id": { "authority": "EPSG", "code": 3468 } }
Definition: GeoServer
3468=PROJCS["NAD83(NSRS2007) / Alaska zone 1",GEOGCS["NAD83(NSRS2007)",DATUM["NAD83_National_Spatial_Reference_System_2007",SPHEROID["GRS 1980",6378137,298.257222101],TOWGS84[0,0,0,0,0,0,0]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4759"]],PROJECTION["Hotine_Oblique_Mercator"],PARAMETER["latitude_of_center",57],PARAMETER["longitude_of_center",-133.666666666667],PARAMETER["azimuth",323.130102361111],PARAMETER["rectified_grid_angle",323.130102361111],PARAMETER["scale_factor",0.9999],PARAMETER["false_easting",5000000],PARAMETER["false_northing",-5000000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","3468"]]
Definition: MapServer - MAPfile
PROJECTION "proj=omerc" "no_uoff" "lat_0=57" "lonc=-133.666666666667" "alpha=323.130102361111" "gamma=323.130102361111" "k=0.9999" "x_0=5000000" "y_0=-5000000" "ellps=GRS80" "towgs84=0,0,0,0,0,0,0" "units=m" "no_defs" "type=crs" END
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=omerc +no_uoff +lat_0=57 +lonc=-133.666666666667 +alpha=323.130102361111 +gamma=323.130102361111 +k=0.9999 +x_0=5000000 +y_0=-5000000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs +type=crs"> <Layer srs="+proj=omerc +no_uoff +lat_0=57 +lonc=-133.666666666667 +alpha=323.130102361111 +gamma=323.130102361111 +k=0.9999 +x_0=5000000 +y_0=-5000000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs +type=crs"> </Layer> </Map>
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 3468, 'EPSG', 3468, '+proj=omerc +no_uoff +lat_0=57 +lonc=-133.666666666667 +alpha=323.130102361111 +gamma=323.130102361111 +k=0.9999 +x_0=5000000 +y_0=-5000000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs +type=crs', 'PROJCS["NAD83(NSRS2007) / Alaska zone 1",GEOGCS["NAD83(NSRS2007)",DATUM["NAD83_National_Spatial_Reference_System_2007",SPHEROID["GRS 1980",6378137,298.257222101],TOWGS84[0,0,0,0,0,0,0]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4759"]],PROJECTION["Hotine_Oblique_Mercator"],PARAMETER["latitude_of_center",57],PARAMETER["longitude_of_center",-133.666666666667],PARAMETER["azimuth",323.130102361111],PARAMETER["rectified_grid_angle",323.130102361111],PARAMETER["scale_factor",0.9999],PARAMETER["false_easting",5000000],PARAMETER["false_northing",-5000000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","3468"]]');