EPSG:1100

Cayman Islands Geodetic Datum 2011

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Lands and Surveys Department, Cayman Islands Government.

Revision date: 2012-12-08

Scope: Geodesy, cadastre, engineering survey, topographic mapping.

Remarks: Replaces GCGD59 (datum code 6723) and SIGD61 (datum code 6726).

Area of use: Cayman Islands - onshore and offshore. Includes Grand Cayman, Little Cayman and Cayman Brac.

SimpleMap

WGS84 bounds:
-78.72 17.58
-83.6 20.68

MapTiler banner

Definition: OGC Well Known Text

DATUM["Cayman_Islands_Geodetic_Datum_2011",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1100"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Cayman Islands Geodetic Datum 2011",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1100]]

Definition: ESRI Well Known Text

DATUM["D_Cayman_Islands_Geodetic_Datum_2011",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Cayman Islands Geodetic Datum 2011",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy, cadastre, engineering survey, topographic mapping.",
    "area": "Cayman Islands - onshore and offshore. Includes Grand Cayman, Little Cayman and Cayman Brac.",
    "bbox": {
        "south_latitude": 17.58,
        "west_longitude": -83.6,
        "north_latitude": 20.68,
        "east_longitude": -78.72
    },
    "id": {
        "authority": "EPSG",
        "code": 1100
    }
}

Definition: GeoServer

1100-datum=DATUM["Cayman_Islands_Geodetic_Datum_2011",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","1100"]]