EPSG:1295

Lyon Turin Ferroviaire 2004

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: TELT via IGN France.

Revision date: 2021-01-13

Scope: Engineering survey and mapping for the Trans-Europe Lyon-Turin (TELT) railway project.

Area of use: France and Italy - on or related to the rail route from Lyon to Turin.

SimpleMap

WGS84 bounds:
7.88 44.87
4.65 45.89

MapTiler banner

Definition: OGC Well Known Text

DATUM["Lyon_Turin_Ferroviaire_2004",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1295"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Lyon Turin Ferroviaire 2004",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1295]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Lyon Turin Ferroviaire 2004",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Engineering survey and mapping for the Trans-Europe Lyon-Turin (TELT) railway project.",
    "area": "France and Italy - on or related to the rail route from Lyon to Turin.",
    "bbox": {
        "south_latitude": 44.87,
        "west_longitude": 4.65,
        "north_latitude": 45.89,
        "east_longitude": 7.88
    },
    "id": {
        "authority": "EPSG",
        "code": 1295
    }
}

Definition: GeoServer

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