EPSG:5422

SNN76 height to EVRF2000 height (1)

Attributes

Geodetic CRS: SNN76 height

Datum: Staatlichen Nivellementnetzes 1976

Data source: EPSG

Information source: EuroGeographics, http://www.crs-geo.eu

Revision date: 2020-03-14

Scope: Change of height to a different vertical reference surface.

Remarks: Determined at 73 points. RMS residual 0.004m, maximum residual 0.011m.

Method: Vertical Offset and Slope

Area of use: Germany - states of former East Germany - Berlin, Brandenburg; Mecklenburg-Vorpommern; Sachsen; Sachsen-Anhalt; Thuringen.

Description: (0,)

MapTiler banner

Definition: OGC Well Known Text 2 (2019)

COORDINATEOPERATION["SNN76 height to EVRF2000 height (1)",
    VERSION["EuG-Deu E"],
    SOURCECRS[
        VERTCRS["SNN76 height",
            VDATUM["Staatlichen Nivellementnetzes 1976"],
            CS[vertical,1],
                AXIS["gravity-related height (H)",up,
                    LENGTHUNIT["metre",1]],
            ID["EPSG",5785]]],
    TARGETCRS[
        VERTCRS["EVRF2000 height",
            VDATUM["European Vertical Reference Frame 2000"],
            CS[vertical,1],
                AXIS["gravity-related height (H)",up,
                    LENGTHUNIT["metre",1]],
            ID["EPSG",5730]]],
    METHOD["Vertical Offset and Slope",
        ID["EPSG",1046]],
    PARAMETER["Ordinate 1 of evaluation point",52.5333333333333,
        ANGLEUNIT["degree",0.0174532925199433],
        ID["EPSG",8617]],
    PARAMETER["Ordinate 2 of evaluation point",13.1666666666667,
        ANGLEUNIT["degree",0.0174532925199433],
        ID["EPSG",8618]],
    PARAMETER["Vertical Offset",0.157,
        LENGTHUNIT["metre",1],
        ID["EPSG",8603]],
    PARAMETER["Inclination in latitude",0.007,
        ANGLEUNIT["arc-second",4.84813681109536E-06],
        ID["EPSG",8730]],
    PARAMETER["Inclination in longitude",0.005,
        ANGLEUNIT["arc-second",4.84813681109536E-06],
        ID["EPSG",8731]],
    INTERPOLATIONCRS[
        GEOGCRS["ETRS89",
            ENSEMBLE["European Terrestrial Reference System 1989 ensemble",
                MEMBER["European Terrestrial Reference Frame 1989"],
                MEMBER["European Terrestrial Reference Frame 1990"],
                MEMBER["European Terrestrial Reference Frame 1991"],
                MEMBER["European Terrestrial Reference Frame 1992"],
                MEMBER["European Terrestrial Reference Frame 1993"],
                MEMBER["European Terrestrial Reference Frame 1994"],
                MEMBER["European Terrestrial Reference Frame 1996"],
                MEMBER["European Terrestrial Reference Frame 1997"],
                MEMBER["European Terrestrial Reference Frame 2000"],
                MEMBER["European Terrestrial Reference Frame 2005"],
                MEMBER["European Terrestrial Reference Frame 2014"],
                ELLIPSOID["GRS 1980",6378137,298.257222101,
                    LENGTHUNIT["metre",1]],
                ENSEMBLEACCURACY[0.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]]]],
    OPERATIONACCURACY[0.1],
    USAGE[
        SCOPE["Change of height to a different vertical reference surface."],
        AREA["Germany - states of former East Germany - Berlin, Brandenburg; Mecklenburg-Vorpommern; Sachsen; Sachsen-Anhalt; Thuringen."],
        BBOX[50.2,9.92,54.74,15.04]],
    ID["EPSG",5422],
    REMARK["Determined at 73 points. RMS residual 0.004m, maximum residual 0.011m."]]

Definition: PROJ.4

+proj=vertoffset +lat_0=52.5333333333333 +lon_0=13.1666666666667 +dh=0.157 +slope_lat=0.007 +slope_lon=0.005

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:5422","+proj=vertoffset +lat_0=52.5333333333333 +lon_0=13.1666666666667 +dh=0.157 +slope_lat=0.007 +slope_lon=0.005");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "Transformation",
    "name": "SNN76 height to EVRF2000 height (1)",
    "source_crs": {
        "type": "VerticalCRS",
        "name": "SNN76 height",
        "datum": {
            "type": "VerticalReferenceFrame",
            "name": "Staatlichen Nivellementnetzes 1976"
        },
        "coordinate_system": {
            "subtype": "vertical",
            "axis": [
                {
                    "name": "Gravity-related height",
                    "abbreviation": "H",
                    "direction": "up",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 5785
        }
    },
    "target_crs": {
        "type": "VerticalCRS",
        "name": "EVRF2000 height",
        "datum": {
            "type": "VerticalReferenceFrame",
            "name": "European Vertical Reference Frame 2000"
        },
        "coordinate_system": {
            "subtype": "vertical",
            "axis": [
                {
                    "name": "Gravity-related height",
                    "abbreviation": "H",
                    "direction": "up",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 5730
        }
    },
    "interpolation_crs": {
        "type": "GeographicCRS",
        "name": "ETRS89",
        "datum_ensemble": {
            "name": "European Terrestrial Reference System 1989 ensemble",
            "members": [
                {
                    "name": "European Terrestrial Reference Frame 1989",
                    "id": {
                        "authority": "EPSG",
                        "code": 1178
                    }
                },
                {
                    "name": "European Terrestrial Reference Frame 1990",
                    "id": {
                        "authority": "EPSG",
                        "code": 1179
                    }
                },
                {
                    "name": "European Terrestrial Reference Frame 1991",
                    "id": {
                        "authority": "EPSG",
                        "code": 1180
                    }
                },
                {
                    "name": "European Terrestrial Reference Frame 1992",
                    "id": {
                        "authority": "EPSG",
                        "code": 1181
                    }
                },
                {
                    "name": "European Terrestrial Reference Frame 1993",
                    "id": {
                        "authority": "EPSG",
                        "code": 1182
                    }
                },
                {
                    "name": "European Terrestrial Reference Frame 1994",
                    "id": {
                        "authority": "EPSG",
                        "code": 1183
                    }
                },
                {
                    "name": "European Terrestrial Reference Frame 1996",
                    "id": {
                        "authority": "EPSG",
                        "code": 1184
                    }
                },
                {
                    "name": "European Terrestrial Reference Frame 1997",
                    "id": {
                        "authority": "EPSG",
                        "code": 1185
                    }
                },
                {
                    "name": "European Terrestrial Reference Frame 2000",
                    "id": {
                        "authority": "EPSG",
                        "code": 1186
                    }
                },
                {
                    "name": "European Terrestrial Reference Frame 2005",
                    "id": {
                        "authority": "EPSG",
                        "code": 1204
                    }
                },
                {
                    "name": "European Terrestrial Reference Frame 2014",
                    "id": {
                        "authority": "EPSG",
                        "code": 1206
                    }
                }
            ],
            "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
            },
            "accuracy": "0.1",
            "id": {
                "authority": "EPSG",
                "code": 6258
            }
        },
        "coordinate_system": {
            "subtype": "ellipsoidal",
            "axis": [
                {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                },
                {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 4258
        }
    },
    "method": {
        "name": "Vertical Offset and Slope",
        "id": {
            "authority": "EPSG",
            "code": 1046
        }
    },
    "parameters": [
        {
            "name": "Ordinate 1 of evaluation point",
            "value": 52.5333333333333,
            "unit": "degree",
            "id": {
                "authority": "EPSG",
                "code": 8617
            }
        },
        {
            "name": "Ordinate 2 of evaluation point",
            "value": 13.1666666666667,
            "unit": "degree",
            "id": {
                "authority": "EPSG",
                "code": 8618
            }
        },
        {
            "name": "Vertical Offset",
            "value": 0.157,
            "unit": "metre",
            "id": {
                "authority": "EPSG",
                "code": 8603
            }
        },
        {
            "name": "Inclination in latitude",
            "value": 0.007,
            "unit": {
                "type": "AngularUnit",
                "name": "arc-second",
                "conversion_factor": 4.84813681109536e-06
            },
            "id": {
                "authority": "EPSG",
                "code": 8730
            }
        },
        {
            "name": "Inclination in longitude",
            "value": 0.005,
            "unit": {
                "type": "AngularUnit",
                "name": "arc-second",
                "conversion_factor": 4.84813681109536e-06
            },
            "id": {
                "authority": "EPSG",
                "code": 8731
            }
        }
    ],
    "accuracy": "0.1",
    "scope": "Change of height to a different vertical reference surface.",
    "area": "Germany - states of former East Germany - Berlin, Brandenburg; Mecklenburg-Vorpommern; Sachsen; Sachsen-Anhalt; Thuringen.",
    "bbox": {
        "south_latitude": 50.2,
        "west_longitude": 9.92,
        "north_latitude": 54.74,
        "east_longitude": 15.04
    },
    "id": {
        "authority": "EPSG",
        "code": 5422
    },
    "remarks": "Determined at 73 points. RMS residual 0.004m, maximum residual 0.011m."
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=vertoffset"
	"lat_0=52.5333333333333"
	"lon_0=13.1666666666667"
	"dh=0.157"
	"slope_lat=0.007"
	"slope_lon=0.005"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=vertoffset +lat_0=52.5333333333333 +lon_0=13.1666666666667 +dh=0.157 +slope_lat=0.007 +slope_lon=0.005">
	<Layer srs="+proj=vertoffset +lat_0=52.5333333333333 +lon_0=13.1666666666667 +dh=0.157 +slope_lat=0.007 +slope_lon=0.005">
	</Layer>
</Map>

Definition: SQL (PostGIS)

INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 5422, 'EPSG', 5422, '+proj=vertoffset +lat_0=52.5333333333333 +lon_0=13.1666666666667 +dh=0.157 +slope_lat=0.007 +slope_lon=0.005', 'None');