metre
Engineering survey and construction for Fehmarnbelt tunnel.
None
Fehmarnbelt area of Denmark and Germany.
Data Source: EPSG v11.022 2024-11-05
Datum: Fehmarnbelt Datum 2010
Coordinate System: cartesian
Projection: Undefined
Geodetic CRS: Undefined
GEODCRS["FEH2010",
DATUM["Fehmarnbelt Datum 2010",
ELLIPSOID["GRS 1980",6378137,298.257222101,
LENGTHUNIT["metre",1]]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433]],
CS[Cartesian,3],
AXIS["(X)",geocentricX,
ORDER[1],
LENGTHUNIT["metre",1]],
AXIS["(Y)",geocentricY,
ORDER[2],
LENGTHUNIT["metre",1]],
AXIS["(Z)",geocentricZ,
ORDER[3],
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Engineering survey and construction for Fehmarnbelt tunnel."],
AREA["Fehmarnbelt area of Denmark and Germany."],
BBOX[54.33,10.66,54.83,12.01]],
ID["EPSG",5591]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeodeticCRS",
"name": "FEH2010",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Fehmarnbelt Datum 2010",
"ellipsoid": {
"name": "GRS 1980",
"semi_major_axis": 6378137,
"inverse_flattening": 298.257222101
}
},
"coordinate_system": {
"subtype": "Cartesian",
"axis": [
{
"name": "Geocentric X",
"abbreviation": "X",
"direction": "geocentricX",
"unit": "metre"
},
{
"name": "Geocentric Y",
"abbreviation": "Y",
"direction": "geocentricY",
"unit": "metre"
},
{
"name": "Geocentric Z",
"abbreviation": "Z",
"direction": "geocentricZ",
"unit": "metre"
}
]
},
"scope": "Engineering survey and construction for Fehmarnbelt tunnel.",
"area": "Fehmarnbelt area of Denmark and Germany.",
"bbox": {
"south_latitude": 54.33,
"west_longitude": 10.66,
"north_latitude": 54.83,
"east_longitude": 12.01
},
"id": {
"authority": "EPSG",
"code": 5591
}
}
{'crs_wkt': 'GEODCRS["FEH2010",DATUM["Fehmarnbelt Datum 2010",ELLIPSOID["GRS '
'1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[Cartesian,3],AXIS["(X)",geocentricX,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(Y)",geocentricY,ORDER[2],LENGTHUNIT["metre",1]],AXIS["(Z)",geocentricZ,ORDER[3],LENGTHUNIT["metre",1]],USAGE[SCOPE["Engineering '
'survey and construction for Fehmarnbelt '
'tunnel."],AREA["Fehmarnbelt area of Denmark and '
'Germany."],BBOX[54.33,10.66,54.83,12.01]],ID["EPSG",5591]]'}