US survey foot
Engineering survey, topographic mapping.
None
United States (USA) - Alaska - east of 141°W; i.e. Panhandle.
Data Source: EPSG v11.022 2024-11-05
Datum: North American Datum 1927
Coordinate System: cartesian
Projection: Alaska CS27 zone 1
Geodetic CRS: NAD27
PROJCRS["NAD27 / Alaska zone 1",
BASEGEOGCRS["NAD27",
DATUM["North American Datum 1927",
ELLIPSOID["Clarke 1866",6378206.4,294.978698213898,
LENGTHUNIT["metre",1]]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433]],
ID["EPSG",4267]],
CONVERSION["Alaska CS27 zone 1",
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 at projection centre",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 at projection centre",0.9999,
SCALEUNIT["unity",1],
ID["EPSG",8815]],
PARAMETER["False easting",16404166.67,
LENGTHUNIT["US survey foot",0.304800609601219],
ID["EPSG",8806]],
PARAMETER["False northing",-16404166.67,
LENGTHUNIT["US survey foot",0.304800609601219],
ID["EPSG",8807]]],
CS[Cartesian,2],
AXIS["easting (X)",east,
ORDER[1],
LENGTHUNIT["US survey foot",0.304800609601219]],
AXIS["northing (Y)",north,
ORDER[2],
LENGTHUNIT["US survey foot",0.304800609601219]],
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",26731]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "ProjectedCRS",
"name": "NAD27 / Alaska zone 1",
"base_crs": {
"name": "NAD27",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "North American Datum 1927",
"ellipsoid": {
"name": "Clarke 1866",
"semi_major_axis": 6378206.4,
"semi_minor_axis": 6356583.8
}
},
"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": 4267
}
},
"conversion": {
"name": "Alaska CS27 zone 1",
"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 at projection centre",
"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 at projection centre",
"value": 0.9999,
"unit": "unity",
"id": {
"authority": "EPSG",
"code": 8815
}
},
{
"name": "False easting",
"value": 16404166.67,
"unit": {
"type": "LinearUnit",
"name": "US survey foot",
"conversion_factor": 0.304800609601219
},
"id": {
"authority": "EPSG",
"code": 8806
}
},
{
"name": "False northing",
"value": -16404166.67,
"unit": {
"type": "LinearUnit",
"name": "US survey foot",
"conversion_factor": 0.304800609601219
},
"id": {
"authority": "EPSG",
"code": 8807
}
}
]
},
"coordinate_system": {
"subtype": "Cartesian",
"axis": [
{
"name": "Easting",
"abbreviation": "X",
"direction": "east",
"unit": {
"type": "LinearUnit",
"name": "US survey foot",
"conversion_factor": 0.304800609601219
}
},
{
"name": "Northing",
"abbreviation": "Y",
"direction": "north",
"unit": {
"type": "LinearUnit",
"name": "US survey foot",
"conversion_factor": 0.304800609601219
}
}
]
},
"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": 26731
}
}
{'crs_wkt': 'PROJCRS["NAD27 / Alaska zone 1",BASEGEOGCRS["NAD27",DATUM["North '
'American Datum 1927",ELLIPSOID["Clarke '
'1866",6378206.4,294.978698213898,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4267]],CONVERSION["Alaska '
'CS27 zone 1",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 '
'at projection '
'centre",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 at projection '
'centre",0.9999,SCALEUNIT["unity",1],ID["EPSG",8815]],PARAMETER["False '
'easting",16404166.67,LENGTHUNIT["US survey '
'foot",0.304800609601219],ID["EPSG",8806]],PARAMETER["False '
'northing",-16404166.67,LENGTHUNIT["US survey '
'foot",0.304800609601219],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["easting '
'(X)",east,ORDER[1],LENGTHUNIT["US survey '
'foot",0.304800609601219]],AXIS["northing '
'(Y)",north,ORDER[2],LENGTHUNIT["US survey '
'foot",0.304800609601219]],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",26731]]'}