degree
Geodesy.
None
Trinidad and Tobago - Trinidad - onshore and offshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Trinidad 1903
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["Trinidad 1903",
DATUM["Trinidad 1903",
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 - Trinidad - onshore and offshore."],
BBOX[9.83,-62.09,11.51,-60]],
ID["EPSG",4302]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "Trinidad 1903",
"datum": {
"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
}
}
}
},
"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 - Trinidad - onshore and offshore.",
"bbox": {
"south_latitude": 9.83,
"west_longitude": -62.09,
"north_latitude": 11.51,
"east_longitude": -60
},
"id": {
"authority": "EPSG",
"code": 4302
}
}
{'crs_wkt': 'GEOGCRS["Trinidad 1903",DATUM["Trinidad 1903",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 - Trinidad - onshore and '
'offshore."],BBOX[9.83,-62.09,11.51,-60]],ID["EPSG",4302]]',
'geographic_crs_name': 'Trinidad 1903',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Trinidad 1903',
'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}