degree
Not known.
None
Europe - onshore and offshore - ETRF extent - approximately 16°W to 33°E and 33°N to 84°N.
Data Source: EPSG v11.022 2024-11-05
Datum: European Terrestrial Reference Frame 1991
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["ETRF91",
DATUM["European Terrestrial Reference Frame 1991",
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["Europe - onshore and offshore - ETRF extent - approximately 16°W to 33°E and 33°N to 84°N."],
BBOX[33.26,-16.1,84.73,38.01]],
ID["ESRI",104180]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "ETRF91",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "European Terrestrial Reference Frame 1991",
"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": "Europe - onshore and offshore - ETRF extent - approximately 16°W to 33°E and 33°N to 84°N.",
"bbox": {
"south_latitude": 33.26,
"west_longitude": -16.1,
"north_latitude": 84.73,
"east_longitude": 38.01
},
"id": {
"authority": "ESRI",
"code": 104180
}
}
{'crs_wkt': 'GEOGCRS["ETRF91",DATUM["European Terrestrial Reference Frame '
'1991",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["Europe - onshore and offshore - ETRF extent - '
'approximately 16°W to 33°E and 33°N to '
'84°N."],BBOX[33.26,-16.1,84.73,38.01]],ID["ESRI",104180]]',
'geographic_crs_name': 'ETRF91',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'European Terrestrial Reference Frame 1991',
'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}