degree
Geodesy.
None
Trinidad and Tobago - Tobago - onshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Mount Dillon
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["Mount Dillon",
DATUM["Mount Dillon",
ELLIPSOID["Clarke 1858",20926348,294.260676369261,
LENGTHUNIT["Clarke's foot",0.3047972654]]],
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["Geodesy."],
AREA["Trinidad and Tobago - Tobago - onshore."],
BBOX[11.08,-60.9,11.41,-60.44]],
ID["EPSG",4157]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "Mount Dillon",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Mount Dillon",
"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
}
}
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Geodesy.",
"area": "Trinidad and Tobago - Tobago - onshore.",
"bbox": {
"south_latitude": 11.08,
"west_longitude": -60.9,
"north_latitude": 11.41,
"east_longitude": -60.44
},
"id": {
"authority": "EPSG",
"code": 4157
}
}
{'crs_wkt': 'GEOGCRS["Mount Dillon",DATUM["Mount Dillon",ELLIPSOID["Clarke '
'1858",20926348,294.260676369261,LENGTHUNIT["Clarke\'s '
'foot",0.3047972654]]],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["Geodesy."],AREA["Trinidad '
'and Tobago - Tobago - '
'onshore."],BBOX[11.08,-60.9,11.41,-60.44]],ID["EPSG",4157]]',
'geographic_crs_name': 'Mount Dillon',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Mount Dillon',
'inverse_flattening': 294.26067636926064,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Clarke 1858',
'semi_major_axis': 6378293.645208759,
'semi_minor_axis': 6356617.987679838}