EPSG:6736

Deception Island

Attributes

Ellipsoid: Clarke 1880 (RGS)

Prime meridian: Greenwich

Data source: EPSG

Information source: DMA / NIMA / NGA TR8350.2 (3rd edition, Amendment 1, 3 January 2000).

Revision date: 2006-01-26

Scope: Military survey.

Area of use: Antarctica - South Shetland Islands - Deception Island.

SimpleMap

WGS84 bounds:
-60.35 -63.08
-60.89 -62.82

MapTiler banner

Definition: OGC Well Known Text

DATUM["Deception_Island",
    SPHEROID["Clarke 1880 (RGS)",6378249.145,293.465,
        AUTHORITY["EPSG","7012"]],
    AUTHORITY["EPSG","6736"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Deception Island",
    ELLIPSOID["Clarke 1880 (RGS)",6378249.145,293.465,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6736]]

Definition: ESRI Well Known Text

DATUM["D_Deception_Island",
    SPHEROID["Clarke_1880_RGS",6378249.145,293.465]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Deception Island",
    "ellipsoid": {
        "name": "Clarke 1880 (RGS)",
        "semi_major_axis": 6378249.145,
        "inverse_flattening": 293.465
    },
    "scope": "Military survey.",
    "area": "Antarctica - South Shetland Islands - Deception Island.",
    "bbox": {
        "south_latitude": -63.08,
        "west_longitude": -60.89,
        "north_latitude": -62.82,
        "east_longitude": -60.35
    },
    "id": {
        "authority": "EPSG",
        "code": 6736
    }
}

Definition: GeoServer

6736-datum=DATUM["Deception_Island",SPHEROID["Clarke 1880 (RGS)",6378249.145,293.465,AUTHORITY["EPSG","7012"]],AUTHORITY["EPSG","6736"]]