EPSG:1273

AbInvA96_2020 Intermediate Reference Frame

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Transport Scotland.

Revision date: 2020-06-16

Scope: Highway engineering.

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

Area of use: United Kingdom (UK) - on or related to the A96 highway from Aberdeen to Inverness.

SimpleMap

WGS84 bounds:
-2.1 57.1
-4.31 57.71

MapTiler banner

Definition: OGC Well Known Text

DATUM["AbInvA96_2020_Intermediate_Reference_Frame",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1273"]]

Definition: OGC Well Known Text 2 (2019)

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

Definition: ESRI Well Known Text

DATUM["AbInvA96_2020_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": "AbInvA96_2020 Intermediate Reference Frame",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Highway engineering.",
    "area": "United Kingdom (UK) - on or related to the A96 highway from Aberdeen to Inverness.",
    "bbox": {
        "south_latitude": 57.1,
        "west_longitude": -4.31,
        "north_latitude": 57.71,
        "east_longitude": -2.1
    },
    "id": {
        "authority": "EPSG",
        "code": 1273
    }
}

Definition: GeoServer

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