EPSG:1308

EOS21 Intermediate Reference Frame

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Network Rail.

Revision date: 2021-07-16

Scope: Engineering survey and topographic mapping for railway applications.

Remarks: Created in 2021 to support intermediate CRS "EOS21-IRF" in the emulation of the EOS21 Snake map projection.

Area of use: United Kingdom (UK) - on or related to the complex of rail routes in the East of Scotland, incorporating the route from Tweedbank through the Borders to Edinburgh; the line from Edinburgh to Aberdeen; routes via Kirkaldy and Cowdenbeath; and routes via Leuchars and Perth to Dundee.

SimpleMap

WGS84 bounds:
-1.94 55.55
-3.56 57.21

MapTiler banner

Definition: OGC Well Known Text

DATUM["EOS21_Intermediate_Reference_Frame",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1308"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["EOS21 Intermediate Reference Frame",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1308]]

Definition: ESRI Well Known Text

DATUM["EOS21_Intermediate_Reference_Frame",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "EOS21 Intermediate Reference Frame",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Engineering survey and topographic mapping for railway applications.",
    "area": "United Kingdom (UK) - on or related to the complex of rail routes in the East of Scotland, incorporating the route from Tweedbank through the Borders to Edinburgh; the line from Edinburgh to Aberdeen; routes via Kirkaldy and Cowdenbeath; and routes via Leuchars and Perth to Dundee. ",
    "bbox": {
        "south_latitude": 55.55,
        "west_longitude": -3.56,
        "north_latitude": 57.21,
        "east_longitude": -1.94
    },
    "id": {
        "authority": "EPSG",
        "code": 1308
    }
}

Definition: GeoServer

1308-datum=DATUM["EOS21_Intermediate_Reference_Frame",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","1308"]]