degree
Cadastre, engineering survey, topographic mapping.
None
Cayman Islands - Grand Cayman.
Data Source: EPSG v11.022 2024-11-05
Datum: Grand Cayman Geodetic Datum 1959
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["GCGD59",
DATUM["Grand Cayman Geodetic Datum 1959",
ELLIPSOID["Clarke 1866",6378206.4,294.978698213898,
LENGTHUNIT["metre",1]]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433]],
CS[ellipsoidal,2],
AXIS["geodetic latitude (Lat)",north,
ORDER[1],
ANGLEUNIT["degree",0.0174532925199433]],
AXIS["geodetic longitude (Lon)",east,
ORDER[2],
ANGLEUNIT["degree",0.0174532925199433]],
USAGE[
SCOPE["Cadastre, engineering survey, topographic mapping."],
AREA["Cayman Islands - Grand Cayman."],
BBOX[19.21,-81.46,19.41,-81.04]],
ID["EPSG",4723]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "GCGD59",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Grand Cayman Geodetic Datum 1959",
"ellipsoid": {
"name": "Clarke 1866",
"semi_major_axis": 6378206.4,
"semi_minor_axis": 6356583.8
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Cadastre, engineering survey, topographic mapping.",
"area": "Cayman Islands - Grand Cayman.",
"bbox": {
"south_latitude": 19.21,
"west_longitude": -81.46,
"north_latitude": 19.41,
"east_longitude": -81.04
},
"id": {
"authority": "EPSG",
"code": 4723
}
}
{'crs_wkt': 'GEOGCRS["GCGD59",DATUM["Grand Cayman Geodetic Datum '
'1959",ELLIPSOID["Clarke '
'1866",6378206.4,294.978698213898,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic '
'latitude '
'(Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic '
'longitude '
'(Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Cadastre, '
'engineering survey, topographic mapping."],AREA["Cayman Islands - '
'Grand Cayman."],BBOX[19.21,-81.46,19.41,-81.04]],ID["EPSG",4723]]',
'geographic_crs_name': 'GCGD59',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Grand Cayman Geodetic Datum 1959',
'inverse_flattening': 294.9786982138982,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Clarke 1866',
'semi_major_axis': 6378206.4,
'semi_minor_axis': 6356583.8}