degree
Spatial referencing.
None
Austria.
Data Source: EPSG v11.022 2024-11-05
Datum: Militar-Geographische Institut
Coordinate System: Undefined
Projection: Undefined
Geodetic CRS: Undefined
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]]],
USAGE[
SCOPE["Spatial referencing."],
AREA["Austria."],
BBOX[46.4,9.53,49.02,17.17]],
ID["EPSG",9501]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"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"
}
]
}
}
],
"scope": "Spatial referencing.",
"area": "Austria.",
"bbox": {
"south_latitude": 46.4,
"west_longitude": 9.53,
"north_latitude": 49.02,
"east_longitude": 17.17
},
"id": {
"authority": "EPSG",
"code": 9501
}
}
{'crs_wkt': '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]]],USAGE[SCOPE["Spatial '
'referencing."],AREA["Austria."],BBOX[46.4,9.53,49.02,17.17]],ID["EPSG",9501]]',
'geographic_crs_name': 'MGI',
'geopotential_datum_name': 'European Vertical Reference Frame 2000 Austria',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Militar-Geographische Institut',
'inverse_flattening': 299.1528128,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Bessel 1841',
'semi_major_axis': 6377397.155,
'semi_minor_axis': 6356078.962818189}