EPSG:6136

St. Lawrence Island

Attributes

Ellipsoid: Clarke 1866

Prime meridian: Greenwich

Data source: EPSG

Information source: http://www.ngs.noaa.gov/ (NADCON readme file)

Revision date: 2022-12-12

Scope: Topographic mapping.

Remarks: Many Alaskan islands were never on NAD27 but rather on independent datums. NADCON conversion program provides transformation from St. Lawrence Island Datum to NAD83 (original 1986 realization) - making the transformation appear to user as if from NAD27.

Area of use: United States (USA) - Alaska - St Lawrence Island.

SimpleMap

WGS84 bounds:
-168.59 62.89
-171.97 63.84

MapTiler banner

Definition: OGC Well Known Text

DATUM["St_Lawrence_Island",
    SPHEROID["Clarke 1866",6378206.4,294.978698213898,
        AUTHORITY["EPSG","7008"]],
    AUTHORITY["EPSG","6136"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["St. Lawrence Island",
    ELLIPSOID["Clarke 1866",6378206.4,294.978698213898,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6136]]

Definition: ESRI Well Known Text

DATUM["D_St_Lawrence_Island",
    SPHEROID["Clarke_1866",6378206.4,294.978698213898]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "St. Lawrence Island",
    "ellipsoid": {
        "name": "Clarke 1866",
        "semi_major_axis": 6378206.4,
        "semi_minor_axis": 6356583.8
    },
    "scope": "Topographic mapping.",
    "area": "United States (USA) - Alaska - St Lawrence Island.",
    "bbox": {
        "south_latitude": 62.89,
        "west_longitude": -171.97,
        "north_latitude": 63.84,
        "east_longitude": -168.59
    },
    "id": {
        "authority": "EPSG",
        "code": 6136
    }
}

Definition: GeoServer

6136-datum=DATUM["St_Lawrence_Island",SPHEROID["Clarke 1866",6378206.4,294.978698213898,AUTHORITY["EPSG","7008"]],AUTHORITY["EPSG","6136"]]