EPSG:6607

St. Vincent 1945

Attributes

Ellipsoid: Clarke 1880 (RGS)

Prime meridian: Greenwich

Data source: EPSG

Information source: Ordnance Survey of Great Britain.

Revision date: 2006-02-09

Scope: Topographic mapping.

Area of use: St Vincent and the northern Grenadine Islands - onshore.

SimpleMap

WGS84 bounds:
-61.07 12.54
-61.52 13.44

MapTiler banner

Definition: OGC Well Known Text

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

Definition: OGC Well Known Text 2 (2019)

DATUM["St. Vincent 1945",
    ELLIPSOID["Clarke 1880 (RGS)",6378249.145,293.465,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6607]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "St. Vincent 1945",
    "ellipsoid": {
        "name": "Clarke 1880 (RGS)",
        "semi_major_axis": 6378249.145,
        "inverse_flattening": 293.465
    },
    "scope": "Topographic mapping.",
    "area": "St Vincent and the northern Grenadine Islands - onshore.",
    "bbox": {
        "south_latitude": 12.54,
        "west_longitude": -61.52,
        "north_latitude": 13.44,
        "east_longitude": -61.07
    },
    "id": {
        "authority": "EPSG",
        "code": 6607
    }
}

Definition: GeoServer

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