Name: MGI (Ferro) to MGI 1901 (1)
Method: Longitude rotation
Remarks: Uses Albrecht 1902 value. See tfm code 3895 for longitude rotation applied in Austria.
Information source: Gabor Timar (2007): The Ferro prime meridian. Geodezia es Kartografia vol 59 issue 12 pages 3-7.
Revision date: 2009-05-11
Unit: metre
Geodetic CRS: MGI (Ferro)
Datum: Militar-Geographische Institut (Ferro)
Ellipsoid: Bessel 1841
Prime meridian: Ferro
Data source: EPSG
Information source: Bundesamt fur Eich- und Vermessungswesen; Wien
Revision date: 2020-01-16
Scope: Cadastre.
Remarks: Also known as "Gebrauchsnetz M31". See MGI / Austria Central (CRS code 9272) for equivalent Greenwich-based system used for BEV Geoportal. For other uses see MGI (Ferro) / M31 (alias Bundesmeldenetz M31) (CRS code 31289).
Area of use: Austria between 11°50'E and 14°50'E of Greenwich (29°30'E and 32°30'E of Ferro).
Coordinate system: Cartesian 2D CS. Axes: northing, easting (X,Y). Orientations: north, east. UoM: m.
Center coordinates
392091.75 4869905.04
Projected bounds:
3614.41 4523436.39
819115.69 5239344.29
WGS84 bounds:
13.38 40.85
23.04 46.88
Definition: OGC Well Known Text 2 (2019)
BOUNDCRS[ SOURCECRS[ PROJCRS["MGI (Ferro) / Austria Central Zone", BASEGEOGCRS["MGI (Ferro)", DATUM["Militar-Geographische Institut (Ferro)", ELLIPSOID["Bessel 1841",6377397.155,299.1528128, LENGTHUNIT["metre",1]]], PRIMEM["Ferro",-17.6666666666667, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",4805]], CONVERSION["Austria Central Zone", METHOD["Transverse Mercator", ID["EPSG",9807]], PARAMETER["Latitude of natural origin",0, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8801]], PARAMETER["Longitude of natural origin",31, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8802]], PARAMETER["Scale factor at natural origin",1, SCALEUNIT["unity",1], ID["EPSG",8805]], PARAMETER["False easting",0, LENGTHUNIT["metre",1], ID["EPSG",8806]], PARAMETER["False northing",0, LENGTHUNIT["metre",1], ID["EPSG",8807]]], CS[Cartesian,2], AXIS["northing (X)",north, ORDER[1], LENGTHUNIT["metre",1]], AXIS["easting (Y)",east, ORDER[2], LENGTHUNIT["metre",1]], USAGE[ SCOPE["Cadastre."], AREA["Austria between 11°50'E and 14°50'E of Greenwich (29°30'E and 32°30'E of Ferro)."], BBOX[46.4,11.83,48.79,14.84]], ID["EPSG",31282]]], TARGETCRS[ GEOGCRS["MGI 1901", DATUM["MGI 1901", 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]], USAGE[ SCOPE["Geodesy."], AREA["Bosnia and Herzegovina; Croatia - onshore; Kosovo; Montenegro - onshore; North Macedonia; Serbia; Slovenia - onshore."], BBOX[40.85,13.38,46.88,23.04]], ID["EPSG",3906], REMARK["Adopted in 1924 replacing MGI (Ferro) (CRS code 4805). Densified in 1948. In Slovenia replaced by D96 (CRS code 4765). In Croatia replaced by HTRS96 (CRS code 4761). In Serbia replaced by SREF98 and then by SRB_ETRS89 (STRS00) (CRS codes 4075 and 8691)."]]], ABRIDGEDTRANSFORMATION["MGI (Ferro) to MGI 1901 (1)", METHOD["Longitude rotation", ID["EPSG",9601]], PARAMETER["Longitude offset",-63586.0199999999, ID["EPSG",8602]], USAGE[ SCOPE["Change of prime meridian."], AREA["Bosnia and Herzegovina; Croatia - onshore; Kosovo; Montenegro - onshore; North Macedonia; Serbia; Slovenia - onshore."], BBOX[40.85,13.38,46.88,23.04]], ID["EPSG",3913], REMARK["Uses Albrecht 1902 value. See tfm code 3895 for longitude rotation applied in Austria."]]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "BoundCRS", "source_crs": { "type": "ProjectedCRS", "name": "MGI (Ferro) / Austria Central Zone", "base_crs": { "type": "GeographicCRS", "name": "MGI (Ferro)", "datum": { "type": "GeodeticReferenceFrame", "name": "Militar-Geographische Institut (Ferro)", "ellipsoid": { "name": "Bessel 1841", "semi_major_axis": 6377397.155, "inverse_flattening": 299.1528128 }, "prime_meridian": { "name": "Ferro", "longitude": -17.6666666666667 } }, "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": 4805 }, "remarks": "Replaced by MGI (CRS code 4312) in Austria and MGI 1901 (CRS code 3906) in former Yugoslavia." }, "conversion": { "name": "Austria Central Zone", "method": { "name": "Transverse Mercator", "id": { "authority": "EPSG", "code": 9807 } }, "parameters": [ { "name": "Latitude of natural origin", "value": 0, "unit": "degree", "id": { "authority": "EPSG", "code": 8801 } }, { "name": "Longitude of natural origin", "value": 31, "unit": "degree", "id": { "authority": "EPSG", "code": 8802 } }, { "name": "Scale factor at natural origin", "value": 1, "unit": "unity", "id": { "authority": "EPSG", "code": 8805 } }, { "name": "False easting", "value": 0, "unit": "metre", "id": { "authority": "EPSG", "code": 8806 } }, { "name": "False northing", "value": 0, "unit": "metre", "id": { "authority": "EPSG", "code": 8807 } } ] }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "Northing", "abbreviation": "X", "direction": "north", "unit": "metre" }, { "name": "Easting", "abbreviation": "Y", "direction": "east", "unit": "metre" } ] }, "id": { "authority": "EPSG", "code": 31282 } }, "target_crs": { "type": "GeographicCRS", "name": "MGI 1901", "datum": { "type": "GeodeticReferenceFrame", "name": "MGI 1901", "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": 3906 }, "remarks": "Adopted in 1924 replacing MGI (Ferro) (CRS code 4805). Densified in 1948. In Slovenia replaced by D96 (CRS code 4765). In Croatia replaced by HTRS96 (CRS code 4761). In Serbia replaced by SREF98 and then by SRB_ETRS89 (STRS00) (CRS codes 4075 and 8691)." }, "transformation": { "name": "MGI (Ferro) to MGI 1901 (1)", "method": { "name": "Longitude rotation", "id": { "authority": "EPSG", "code": 9601 } }, "parameters": [ { "name": "Longitude offset", "value": -17.6627833333333, "unit": "degree", "id": { "authority": "EPSG", "code": 8602 } } ], "id": { "authority": "EPSG", "code": 3913 } } }
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=tmerc +lat_0=0 +lon_0=31 +k=1 +x_0=0 +y_0=0 +ellps=bessel +pm=ferro +units=m +no_defs +type=crs"> <Layer srs="+proj=tmerc +lat_0=0 +lon_0=31 +k=1 +x_0=0 +y_0=0 +ellps=bessel +pm=ferro +units=m +no_defs +type=crs"> </Layer> </Map>