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: degree (supplier to define representation)
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: 2009-06-02
Scope: Geodesy.
Remarks: Replaced by MGI (CRS code 4312) in Austria and MGI 1901 (CRS code 3906) in former Yugoslavia.
Coordinate system: Ellipsoidal 2D CS. Axes: latitude, longitude. Orientations: north, east. UoM: degree
Center coordinates
35.88 43.86
WGS84 bounds:
13.38 40.85
23.04 46.88
Definition: OGC Well Known Text 2 (2019)
BOUNDCRS[ SOURCECRS[ GEOGCRS["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]], 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["Austria. Bosnia and Herzegovina. Croatia - onshore. Kosovo. Montenegro - onshore. North Macedonia. Serbia. Slovenia - onshore."], BBOX[40.85,9.53,49.02,23.04]], ID["EPSG",4805], REMARK["Replaced by MGI (CRS code 4312) in Austria and MGI 1901 (CRS code 3906) in former Yugoslavia."]]], 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": "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." }, "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=longlat +ellps=bessel +pm=ferro +no_defs +type=crs"> <Layer srs="+proj=longlat +ellps=bessel +pm=ferro +no_defs +type=crs"> </Layer> </Map>