degree (supplier to define representation)
EPSG
Femern A/S.
2011-09-23
Engineering survey and construction for Fehmarnbelt tunnel.
11.34 54.58
10.66 54.33
12.01 54.83
10.66 54.33
12.01 54.83
Definition: OGC Well Known Text 2 (2019)
GEOGCRS["FEH2010", DATUM["Fehmarnbelt Datum 2010", ELLIPSOID["GRS 1980",6378137,298.257222101, 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]], USAGE[ SCOPE["Engineering survey and construction for Fehmarnbelt tunnel."], AREA["Fehmarnbelt area of Denmark and Germany."], BBOX[54.33,10.66,54.83,12.01]], ID["EPSG",5592]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "GeographicCRS", "name": "FEH2010", "datum": { "type": "GeodeticReferenceFrame", "name": "Fehmarnbelt Datum 2010", "ellipsoid": { "name": "GRS 1980", "semi_major_axis": 6378137, "inverse_flattening": 298.257222101 } }, "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" } ] }, "scope": "Engineering survey and construction for Fehmarnbelt tunnel.", "area": "Fehmarnbelt area of Denmark and Germany.", "bbox": { "south_latitude": 54.33, "west_longitude": 10.66, "north_latitude": 54.83, "east_longitude": 12.01 }, "id": { "authority": "EPSG", "code": 5592 } }
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=longlat +ellps=GRS80 +no_defs +type=crs"> <Layer srs="+proj=longlat +ellps=GRS80 +no_defs +type=crs"> </Layer> </Map>