Geodetic CRS: ETRS89-DEU [ETRS89/DREF91/2016]
Datum: ETRS89/DREF91 Realization 2016
Ellipsoid: GRS 1980
Prime meridian: Greenwich
Data source: EPSG
Information source: AdV (Working Committee of the Surveying Authorities of the States of the Federal Republic of Germany).
Revision date: 2025-11-12
Scope: Merging of spatial data referenced to different national realizations of ETRS89 at the sub-decimetre level of accuracy.
Remarks: Accuracy 4.1mm N, 3.3mm E, 10.6mm up.
Method: Position Vector transformation (geocentric domain)
Area of use: Germany - onshore and offshore.
Description: (0,)
Definition: OGC Well Known Text 2 (2019)
COORDINATEOPERATION["ETRS89-DEU [ETRS89/DREF91/2016] to ETRF2000 (1)", VERSION["AdV-Deu 2016"], SOURCECRS[ GEODCRS["ETRS89-DEU [ETRS89/DREF91/2016]", DATUM["ETRS89/DREF91 Realization 2016", ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]], ANCHOREPOCH[2008.46]], 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]], ID["EPSG",10282]]], TARGETCRS[ GEODCRS["ETRF2000", DYNAMIC[ FRAMEEPOCH[1989]], DATUM["European Terrestrial Reference Frame 2000", 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]], ID["EPSG",7930]]], METHOD["Position Vector transformation (geocentric domain)", ID["EPSG",1033]], PARAMETER["X-axis translation",0, LENGTHUNIT["metre",1], ID["EPSG",8605]], PARAMETER["Y-axis translation",0, LENGTHUNIT["metre",1], ID["EPSG",8606]], PARAMETER["Z-axis translation",0, LENGTHUNIT["metre",1], ID["EPSG",8607]], PARAMETER["X-axis rotation",0.658, ANGLEUNIT["milliarc-second",4.84813681109536E-09], ID["EPSG",8608]], PARAMETER["Y-axis rotation",-0.208, ANGLEUNIT["milliarc-second",4.84813681109536E-09], ID["EPSG",8609]], PARAMETER["Z-axis rotation",0.755, ANGLEUNIT["milliarc-second",4.84813681109536E-09], ID["EPSG",8610]], PARAMETER["Scale difference",0, SCALEUNIT["parts per billion",1E-09], ID["EPSG",8611]], OPERATIONACCURACY[0.1], USAGE[ SCOPE["Merging of spatial data referenced to different national realizations of ETRS89 at the sub-decimetre level of accuracy."], AREA["Germany - onshore and offshore."], BBOX[47.27,3.34,55.92,15.04]], ID["EPSG",10292], REMARK["Accuracy 4.1mm N, 3.3mm E, 10.6mm up."]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "Transformation", "name": "ETRS89-DEU [ETRS89/DREF91/2016] to ETRF2000 (1)", "source_crs": { "type": "GeodeticCRS", "name": "ETRS89-DEU [ETRS89/DREF91/2016]", "datum": { "type": "GeodeticReferenceFrame", "name": "ETRS89/DREF91 Realization 2016", "anchor_epoch": 2008.46, "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" } ] }, "id": { "authority": "EPSG", "code": 10282 }, "remarks": "German national realization of ETRS89. Replaces ETRS89-DEU [ETRS89/DREF91/2002] from 2016-12-01. Replaced by ETRS89-DEU [ETRS89/DREF91/2025] from 2025-07-01." }, "target_crs": { "type": "GeodeticCRS", "name": "ETRF2000", "datum": { "type": "DynamicGeodeticReferenceFrame", "name": "European Terrestrial Reference Frame 2000", "frame_reference_epoch": 1989, "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" } ] }, "id": { "authority": "EPSG", "code": 7930 }, "remarks": "Replaces ETRF97 (code 7928). On the publication of ETRF2005 the EUREF Technical Working Group recommended ETRF2000 be the realization of ETRS89. ETRF2014 and ETRF2020 (codes 8401 and 10569) are technically superior to all earlier realizations of ETRS89." }, "method": { "name": "Position Vector transformation (geocentric domain)", "id": { "authority": "EPSG", "code": 1033 } }, "parameters": [ { "name": "X-axis translation", "value": 0, "unit": "metre", "id": { "authority": "EPSG", "code": 8605 } }, { "name": "Y-axis translation", "value": 0, "unit": "metre", "id": { "authority": "EPSG", "code": 8606 } }, { "name": "Z-axis translation", "value": 0, "unit": "metre", "id": { "authority": "EPSG", "code": 8607 } }, { "name": "X-axis rotation", "value": 0.658, "unit": { "type": "AngularUnit", "name": "milliarc-second", "conversion_factor": 4.84813681109536e-09 }, "id": { "authority": "EPSG", "code": 8608 } }, { "name": "Y-axis rotation", "value": -0.208, "unit": { "type": "AngularUnit", "name": "milliarc-second", "conversion_factor": 4.84813681109536e-09 }, "id": { "authority": "EPSG", "code": 8609 } }, { "name": "Z-axis rotation", "value": 0.755, "unit": { "type": "AngularUnit", "name": "milliarc-second", "conversion_factor": 4.84813681109536e-09 }, "id": { "authority": "EPSG", "code": 8610 } }, { "name": "Scale difference", "value": 0, "unit": { "type": "ScaleUnit", "name": "parts per billion", "conversion_factor": 1e-09 }, "id": { "authority": "EPSG", "code": 8611 } } ], "accuracy": "0.1", "scope": "Merging of spatial data referenced to different national realizations of ETRS89 at the sub-decimetre level of accuracy.", "area": "Germany - onshore and offshore.", "bbox": { "south_latitude": 47.27, "west_longitude": 3.34, "north_latitude": 55.92, "east_longitude": 15.04 }, "id": { "authority": "EPSG", "code": 10292 }, "remarks": "Accuracy 4.1mm N, 3.3mm E, 10.6mm up." }
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=helmert +x=0 +y=0 +z=0 +rx=0.000658 +ry=-0.000208 +rz=0.000755 +s=0 +convention=position_vector"> <Layer srs="+proj=helmert +x=0 +y=0 +z=0 +rx=0.000658 +ry=-0.000208 +rz=0.000755 +s=0 +convention=position_vector"> </Layer> </Map>