EPSG:6158

Naparima 1955

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: Ordnance Survey International.

Revision date: 2017-06-13

Scope: Topographic mapping.

Remarks: Extended to Tobago as Naparima 1972. (Note: Naparima 1972 is not used in Trinidad).

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

SimpleMap

WGS84 bounds:
-60.85 9.99
-61.98 10.9

MapTiler banner

Definition: OGC Well Known Text

DATUM["Naparima_1955",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6158"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Naparima 1955",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6158]]

Definition: ESRI Well Known Text

DATUM["D_Naparima_1955",
    SPHEROID["International_1924",6378388.0,297.0]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Naparima 1955",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Topographic mapping.",
    "area": "Trinidad and Tobago - Trinidad - onshore.",
    "bbox": {
        "south_latitude": 9.99,
        "west_longitude": -61.98,
        "north_latitude": 10.9,
        "east_longitude": -60.85
    },
    "id": {
        "authority": "EPSG",
        "code": 6158
    }
}

Definition: GeoServer

6158-datum=DATUM["Naparima_1955",SPHEROID["International 1924",6378388,297,AUTHORITY["EPSG","7022"]],AUTHORITY["EPSG","6158"]]