EPSG:1184

European Terrestrial Reference Frame 1996

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: IAG Sub-Commission for the European Reference Frame (EUREF, http://etrs89.ensg.ign.fr/) and Boucher and Altamimi "Memo : Specifications for reference frame fixing in the analysis of a EUREF GPS campaign" (http://etrs89.ensg.ign.fr/memo-V8.pdf)

Revision date: 2022-03-02

Scope: Geodesy.

Remarks: Defined by transformation from ITRF96 (CT code 7938). Replaces ETRF94 (datum code 1183). Replaced by ETRF97 (datum code 1185).

Area of use: Europe - onshore and offshore - ETRF extent - approximately 16°W to 33°E and 33°N to 84°N.

SimpleMap

WGS84 bounds:
38.01 33.26
-16.1 84.73

MapTiler banner

Definition: OGC Well Known Text

DATUM["European_Terrestrial_Reference_Frame_1996",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1184"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["European Terrestrial Reference Frame 1996",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1184]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "European Terrestrial Reference Frame 1996",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy.",
    "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": "EPSG",
        "code": 1184
    }
}

Definition: GeoServer

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