EPSG:9601

MGI to MGI + EVRF2000 Austria height (1)

Attributes

Geodetic CRS: MGI

Datum: Militar-Geographische Institut

Ellipsoid: Bessel 1841

Prime meridian: Greenwich

Data source: EPSG

Information source: Bundesamt für Eich- und Vermessungswesen (BEV).

Revision date: 2021-02-05

Scope: Reversible geoid model transformation.

Remarks: Reversible alternative to MGI to EVRF2000 Austria height (1) (code 9277). Austrian Geoid 2008 (Bessel ellipsoid). Accuracy 5cm (1 sigma). The transformation is implemented in BEV-Transformator.

Method: Geog3D to Geog2D+GravityRelatedHeight (BEV AT)

Area of use: Austria.

Description: (0,)

MapTiler banner

Definition: OGC Well Known Text 2 (2019)

COORDINATEOPERATION["MGI to MGI + EVRF2000 Austria height (1)",
    VERSION["BEV-Aut"],
    SOURCECRS[
        GEOGCRS["MGI",
            DATUM["Militar-Geographische Institut",
                ELLIPSOID["Bessel 1841",6377397.155,299.1528128,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,3],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["ellipsoidal height (h)",up,
                    ORDER[3],
                    LENGTHUNIT["metre",1]],
            ID["EPSG",9267]]],
    TARGETCRS[
        COMPOUNDCRS["MGI + EVRF2000 Austria height",
            GEOGCRS["MGI",
                DATUM["Militar-Geographische Institut",
                    ELLIPSOID["Bessel 1841",6377397.155,299.1528128,
                        LENGTHUNIT["metre",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]]],
            VERTCRS["EVRF2000 Austria height",
                VDATUM["European Vertical Reference Frame 2000 Austria"],
                CS[vertical,1],
                    AXIS["gravity-related height (H)",up,
                        LENGTHUNIT["metre",1]]],
            ID["EPSG",9501]]],
    METHOD["Geog3D to Geog2D+GravityRelatedHeight (BEV AT)",
        ID["EPSG",1089]],
    PARAMETERFILE["Geoid (height correction) model file","GEOID_BESSEL_Oesterreich.csv"],
    INTERPOLATIONCRS[
        GEOGCRS["MGI",
            DATUM["Militar-Geographische Institut",
                ELLIPSOID["Bessel 1841",6377397.155,299.1528128,
                    LENGTHUNIT["metre",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.05],
    USAGE[
        SCOPE["Reversible geoid model transformation."],
        AREA["Austria."],
        BBOX[46.4,9.53,49.02,17.17]],
    ID["EPSG",9601],
    REMARK["Reversible alternative to MGI to EVRF2000 Austria height (1) (code 9277). Austrian Geoid 2008 (Bessel ellipsoid). Accuracy 5cm (1 sigma). The transformation is implemented in BEV-Transformator."]]

Definition: PROJ.4

+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=at_bev_GEOID_BESSEL_Oesterreich.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:9601","+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=at_bev_GEOID_BESSEL_Oesterreich.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "Transformation",
    "name": "MGI to MGI + EVRF2000 Austria height (1)",
    "source_crs": {
        "type": "GeographicCRS",
        "name": "MGI",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "Militar-Geographische Institut",
            "ellipsoid": {
                "name": "Bessel 1841",
                "semi_major_axis": 6377397.155,
                "inverse_flattening": 299.1528128
            }
        },
        "coordinate_system": {
            "subtype": "ellipsoidal",
            "axis": [
                {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                },
                {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                },
                {
                    "name": "Ellipsoidal height",
                    "abbreviation": "h",
                    "direction": "up",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 9267
        }
    },
    "target_crs": {
        "type": "CompoundCRS",
        "name": "MGI + EVRF2000 Austria height",
        "components": [
            {
                "type": "GeographicCRS",
                "name": "MGI",
                "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "Militar-Geographische Institut",
                    "ellipsoid": {
                        "name": "Bessel 1841",
                        "semi_major_axis": 6377397.155,
                        "inverse_flattening": 299.1528128
                    }
                },
                "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                        {
                            "name": "Geodetic latitude",
                            "abbreviation": "Lat",
                            "direction": "north",
                            "unit": "degree"
                        },
                        {
                            "name": "Geodetic longitude",
                            "abbreviation": "Lon",
                            "direction": "east",
                            "unit": "degree"
                        }
                    ]
                }
            },
            {
                "type": "VerticalCRS",
                "name": "EVRF2000 Austria height",
                "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "European Vertical Reference Frame 2000 Austria"
                },
                "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                        {
                            "name": "Gravity-related height",
                            "abbreviation": "H",
                            "direction": "up",
                            "unit": "metre"
                        }
                    ]
                }
            }
        ],
        "id": {
            "authority": "EPSG",
            "code": 9501
        }
    },
    "interpolation_crs": {
        "type": "GeographicCRS",
        "name": "MGI",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "Militar-Geographische Institut",
            "ellipsoid": {
                "name": "Bessel 1841",
                "semi_major_axis": 6377397.155,
                "inverse_flattening": 299.1528128
            }
        },
        "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": 4312
        }
    },
    "method": {
        "name": "Geog3D to Geog2D+GravityRelatedHeight (BEV AT)",
        "id": {
            "authority": "EPSG",
            "code": 1089
        }
    },
    "parameters": [
        {
            "name": "Geoid (height correction) model file",
            "value": "GEOID_BESSEL_Oesterreich.csv",
            "id": {
                "authority": "EPSG",
                "code": 8666
            }
        }
    ],
    "accuracy": "0.05",
    "scope": "Reversible geoid model transformation.",
    "area": "Austria.",
    "bbox": {
        "south_latitude": 46.4,
        "west_longitude": 9.53,
        "north_latitude": 49.02,
        "east_longitude": 17.17
    },
    "id": {
        "authority": "EPSG",
        "code": 9601
    },
    "remarks": "Reversible alternative to MGI to EVRF2000 Austria height (1) (code 9277). Austrian Geoid 2008 (Bessel ellipsoid). Accuracy 5cm (1 sigma). The transformation is implemented in BEV-Transformator."
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=pipeline"
	"step"
	"proj=axisswap"
	"order=2,1"
	"step"
	"proj=unitconvert"
	"xy_in=deg"
	"xy_out=rad"
	"step"
	"inv"
	"proj=vgridshift"
	"grids=at_bev_GEOID_BESSEL_Oesterreich.tif"
	"multiplier=1"
	"step"
	"proj=unitconvert"
	"xy_in=rad"
	"xy_out=deg"
	"step"
	"proj=axisswap"
	"order=2,1"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=at_bev_GEOID_BESSEL_Oesterreich.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1">
	<Layer srs="+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=at_bev_GEOID_BESSEL_Oesterreich.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1">
	</Layer>
</Map>

Definition: SQL (PostGIS)

INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 9601, 'EPSG', 9601, '+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=at_bev_GEOID_BESSEL_Oesterreich.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1', 'None');