EPSG:6137

St. Paul 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. Paul Island Datum to NAD83 (original 1986 realization) - making the transformation appear to user as if from NAD27.

Area of use: United States (USA) - Alaska - Pribilof Islands - St Paul Island.

SimpleMap

WGS84 bounds:
-170.04 57.06
-170.51 57.28

MapTiler banner

Definition: OGC Well Known Text

DATUM["St_Paul_Island",
    SPHEROID["Clarke 1866",6378206.4,294.978698213898,
        AUTHORITY["EPSG","7008"]],
    AUTHORITY["EPSG","6137"]]

Definition: OGC Well Known Text 2 (2019)

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

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "St. Paul Island",
    "ellipsoid": {
        "name": "Clarke 1866",
        "semi_major_axis": 6378206.4,
        "semi_minor_axis": 6356583.8
    },
    "scope": "Topographic mapping.",
    "area": "United States (USA) - Alaska - Pribilof Islands - St Paul Island.",
    "bbox": {
        "south_latitude": 57.06,
        "west_longitude": -170.51,
        "north_latitude": 57.28,
        "east_longitude": -170.04
    },
    "id": {
        "authority": "EPSG",
        "code": 6137
    }
}

Definition: GeoServer

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