degree
Not known.
None
Oman - onshore and offshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Oman_National_Geodetic_Datum_2017
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["ONGD17",
DATUM["Oman_National_Geodetic_Datum_2017",
ELLIPSOID["GRS 1980",6378137,298.257222101,
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["Not known."],
AREA["Oman - onshore and offshore."],
BBOX[14.33,51.99,26.74,63.38]],
ID["ESRI",104027]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "ONGD17",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Oman_National_Geodetic_Datum_2017",
"ellipsoid": {
"name": "GRS 1980",
"semi_major_axis": 6378137,
"inverse_flattening": 298.257222101
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Not known.",
"area": "Oman - onshore and offshore.",
"bbox": {
"south_latitude": 14.33,
"west_longitude": 51.99,
"north_latitude": 26.74,
"east_longitude": 63.38
},
"id": {
"authority": "ESRI",
"code": 104027
}
}
{'crs_wkt': 'GEOGCRS["ONGD17",DATUM["Oman_National_Geodetic_Datum_2017",ELLIPSOID["GRS '
'1980",6378137,298.257222101,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["Not '
'known."],AREA["Oman - onshore and '
'offshore."],BBOX[14.33,51.99,26.74,63.38]],ID["ESRI",104027]]',
'geographic_crs_name': 'ONGD17',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Oman National Geodetic Datum 2017',
'inverse_flattening': 298.257222101,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'GRS 1980',
'semi_major_axis': 6378137.0,
'semi_minor_axis': 6356752.314140356}