EPSG:6605

St. Kitts 1955

Attributes

Ellipsoid: Clarke 1880 (RGS)

Prime meridian: Greenwich

Data source: EPSG

Information source: Ordnance Survey of Great Britain.

Revision date: 1999-04-22

Scope: Topographic mapping.

Area of use: St Kitts and Nevis - onshore.

SimpleMap

WGS84 bounds:
-62.5 17.06
-62.92 17.46

MapTiler banner

Definition: OGC Well Known Text

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

Definition: OGC Well Known Text 2 (2019)

DATUM["St. Kitts 1955",
    ELLIPSOID["Clarke 1880 (RGS)",6378249.145,293.465,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6605]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "St. Kitts 1955",
    "ellipsoid": {
        "name": "Clarke 1880 (RGS)",
        "semi_major_axis": 6378249.145,
        "inverse_flattening": 293.465
    },
    "scope": "Topographic mapping.",
    "area": "St Kitts and Nevis - onshore.",
    "bbox": {
        "south_latitude": 17.06,
        "west_longitude": -62.92,
        "north_latitude": 17.46,
        "east_longitude": -62.5
    },
    "id": {
        "authority": "EPSG",
        "code": 6605
    }
}

Definition: GeoServer

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