degree
Oil and gas exploration and production.
None
Egypt - Gulf of Suez.
Data Source: EPSG v11.022 2024-11-05
Datum: Egypt Gulf of Suez S-650 TL
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["Egypt Gulf of Suez S-650 TL",
DATUM["Egypt Gulf of Suez S-650 TL",
ELLIPSOID["Helmert 1906",6378200,298.3,
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["Oil and gas exploration and production."],
AREA["Egypt - Gulf of Suez."],
BBOX[27.19,32.34,30.01,34.27]],
ID["EPSG",4706]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "Egypt Gulf of Suez S-650 TL",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Egypt Gulf of Suez S-650 TL",
"ellipsoid": {
"name": "Helmert 1906",
"semi_major_axis": 6378200,
"inverse_flattening": 298.3
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Oil and gas exploration and production.",
"area": "Egypt - Gulf of Suez.",
"bbox": {
"south_latitude": 27.19,
"west_longitude": 32.34,
"north_latitude": 30.01,
"east_longitude": 34.27
},
"id": {
"authority": "EPSG",
"code": 4706
}
}
{'crs_wkt': 'GEOGCRS["Egypt Gulf of Suez S-650 TL",DATUM["Egypt Gulf of Suez '
'S-650 TL",ELLIPSOID["Helmert '
'1906",6378200,298.3,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["Oil '
'and gas exploration and production."],AREA["Egypt - Gulf of '
'Suez."],BBOX[27.19,32.34,30.01,34.27]],ID["EPSG",4706]]',
'geographic_crs_name': 'Egypt Gulf of Suez S-650 TL',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Egypt Gulf of Suez S-650 TL',
'inverse_flattening': 298.3,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Helmert 1906',
'semi_major_axis': 6378200.0,
'semi_minor_axis': 6356818.169627891}