EPSG:6302

Trinidad 1903

Attributes

Ellipsoid: Clarke 1858

Prime meridian: Greenwich

Data source: EPSG

Information source: "Land Surveyor's Handbook", 1935, published under the direction of JW MacGillivray, Surveyor General, Land & Survey's Department, Trinidad & Tobago.

Revision date: 2008-06-24

Scope: Topographic mapping.

Area of use: Trinidad and Tobago - Trinidad - onshore and offshore.

SimpleMap

WGS84 bounds:
-60.0 9.83
-62.09 11.51

MapTiler banner

Definition: OGC Well Known Text

DATUM["Trinidad_1903",
    SPHEROID["Clarke 1858",6378293.64520876,294.260676369261,
        AUTHORITY["EPSG","7007"]],
    AUTHORITY["EPSG","6302"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Trinidad 1903",
    ELLIPSOID["Clarke 1858",20926348,294.260676369261,
        LENGTHUNIT["Clarke's foot",0.3047972654]],
    ID["EPSG",6302]]

Definition: ESRI Well Known Text

DATUM["D_Trinidad_1903",
    SPHEROID["Clarke_1858",6378293.64520876,294.260676369261]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Trinidad 1903",
    "ellipsoid": {
        "name": "Clarke 1858",
        "semi_major_axis": {
            "value": 20926348,
            "unit": {
                "type": "LinearUnit",
                "name": "Clarke's foot",
                "conversion_factor": 0.3047972654
            }
        },
        "semi_minor_axis": {
            "value": 20855233,
            "unit": {
                "type": "LinearUnit",
                "name": "Clarke's foot",
                "conversion_factor": 0.3047972654
            }
        }
    },
    "scope": "Topographic mapping.",
    "area": "Trinidad and Tobago - Trinidad - onshore and offshore.",
    "bbox": {
        "south_latitude": 9.83,
        "west_longitude": -62.09,
        "north_latitude": 11.51,
        "east_longitude": -60
    },
    "id": {
        "authority": "EPSG",
        "code": 6302
    }
}

Definition: GeoServer

6302-datum=DATUM["Trinidad_1903",SPHEROID["Clarke 1858",6378293.64520876,294.260676369261,AUTHORITY["EPSG","7007"]],AUTHORITY["EPSG","6302"]]