EPSG:1078

Fehmarnbelt Datum 2010

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Femern A/S.

Revision date: 2016-09-16

Scope: Engineering survey and construction for Fehmarnbelt tunnel.

Remarks: Defined through coordinates of four permanant GNSS stations.

Area of use: Fehmarnbelt area of Denmark and Germany.

SimpleMap

WGS84 bounds:
12.01 54.33
10.66 54.83

MapTiler banner

Definition: OGC Well Known Text

DATUM["Fehmarnbelt_Datum_2010",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1078"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Fehmarnbelt Datum 2010",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1078]]

Definition: ESRI Well Known Text

DATUM["D_Fehmarnbelt_Datum_2010",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Fehmarnbelt Datum 2010",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "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": 1078
    }
}

Definition: GeoServer

1078-datum=DATUM["Fehmarnbelt_Datum_2010",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","1078"]]