EPSG:1341

GWWAB22 Intermediate Reference Frame

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Network Rail.

Revision date: 2023-01-12

Scope: Engineering survey and topographic mapping for railway applications.

Remarks: Created in 2022 to support intermediate CRS GWWAB22-IRF in the emulation of the GWWAB22 Snake map projection.

Area of use: United Kingdom (UK) - on or related to the rail routes around Cardiff and the valleys.

SimpleMap

WGS84 bounds:
-3.12 51.35
-3.6 51.81

MapTiler banner

Definition: OGC Well Known Text

DATUM["GWWAB22_Intermediate_Reference_Frame",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1341"]]

Definition: OGC Well Known Text 2 (2019)

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

Definition: ESRI Well Known Text

DATUM["GWWAB22_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": "GWWAB22 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 rail routes around Cardiff and the valleys.",
    "bbox": {
        "south_latitude": 51.35,
        "west_longitude": -3.6,
        "north_latitude": 51.81,
        "east_longitude": -3.12
    },
    "id": {
        "authority": "EPSG",
        "code": 1341
    }
}

Definition: GeoServer

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