Name: MGI (Ferro) to WGS 84 (1)
Remarks: Accuracy estimate is not available.
Information source: OGP
Revision date: 2020-03-14
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]], 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]], 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]], ID["EPSG",3913]]]
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)", "source_crs": { "type": "GeographicCRS", "name": "MGI (Ferro) (with Greenwich prime meridian)", "datum": { "type": "GeodeticReferenceFrame", "name": "Militar-Geographische Institut (Ferro) (with Greenwich prime meridian)", "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" } ] } }, "method": { "name": "Longitude rotation", "id": { "authority": "EPSG", "code": 9601 } }, "parameters": [ { "name": "Longitude offset", "value": -63586.0199999999, "unit": { "type": "Unit", "name": "", "conversion_factor": 1 }, "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 +towgs84=682,-203,480,0,0,0,0 +no_defs +type=crs"> <Layer srs="+proj=longlat +ellps=bessel +pm=ferro +towgs84=682,-203,480,0,0,0,0 +no_defs +type=crs"> </Layer> </Map>