EPSG:6074

ETRS89 / EPSG Arctic zone 5-13

Attributes

Center coordinates
10980068.11 3223528.64

Projected bounds:
10115106.95 2401057.21
11750449.99 4023788.78

WGS84 bounds:
-4.87 41.31
9.63 51.14

France - onshore - mainland and Corsica.
MapTiler banner

Definition: OGC Well Known Text 2 (2019)

BOUNDCRS[
    SOURCECRS[
        PROJCRS["ETRS89 / EPSG Arctic zone 5-13",
            BASEGEOGCRS["ETRS89",
                ENSEMBLE["European Terrestrial Reference System 1989 ensemble",
                    MEMBER["European Terrestrial Reference Frame 1989"],
                    MEMBER["European Terrestrial Reference Frame 1990"],
                    MEMBER["European Terrestrial Reference Frame 1991"],
                    MEMBER["European Terrestrial Reference Frame 1992"],
                    MEMBER["European Terrestrial Reference Frame 1993"],
                    MEMBER["European Terrestrial Reference Frame 1994"],
                    MEMBER["European Terrestrial Reference Frame 1996"],
                    MEMBER["European Terrestrial Reference Frame 1997"],
                    MEMBER["European Terrestrial Reference Frame 2000"],
                    MEMBER["European Terrestrial Reference Frame 2005"],
                    MEMBER["European Terrestrial Reference Frame 2014"],
                    ELLIPSOID["GRS 1980",6378137,298.257222101,
                        LENGTHUNIT["metre",1]],
                    ENSEMBLEACCURACY[0.1]],
                PRIMEM["Greenwich",0,
                    ANGLEUNIT["degree",0.0174532925199433]],
                ID["EPSG",4258]],
            CONVERSION["EPSG Arctic LCC zone 5-13",
                METHOD["Lambert Conic Conformal (2SP)",
                    ID["EPSG",9802]],
                PARAMETER["Latitude of false origin",72.0250091944445,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8821]],
                PARAMETER["Longitude of false origin",34,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8822]],
                PARAMETER["Latitude of 1st standard parallel",73.6666666666667,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8823]],
                PARAMETER["Latitude of 2nd standard parallel",70.3333333333333,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8824]],
                PARAMETER["Easting at false origin",13500000,
                    LENGTHUNIT["metre",1],
                    ID["EPSG",8826]],
                PARAMETER["Northing at false origin",5500000,
                    LENGTHUNIT["metre",1],
                    ID["EPSG",8827]]],
            CS[Cartesian,2],
                AXIS["(E)",east,
                    ORDER[1],
                    LENGTHUNIT["metre",1]],
                AXIS["(N)",north,
                    ORDER[2],
                    LENGTHUNIT["metre",1]],
            USAGE[
                SCOPE["Exploration and development, mapping."],
                AREA["Arctic - between 74°30'N and 69°30'N, approximately 24°E to approximately 44°E. May be extended westwards or eastwards within the latitude limits."],
                BBOX[69.5,24,74.51,44.01]],
            ID["EPSG",6074]]],
    TARGETCRS[
        GEOGCRS["NTF",
            DATUM["Nouvelle Triangulation Francaise",
                ELLIPSOID["Clarke 1880 (IGN)",6378249.2,293.466021293627,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,2],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
            USAGE[
                SCOPE["Geodesy."],
                AREA["France - onshore - mainland and Corsica."],
                BBOX[41.31,-4.87,51.14,9.63]],
            ID["EPSG",4275]]],
    ABRIDGEDTRANSFORMATION["ETRS89 to NTF (3)",
        METHOD["NTv2",
            ID["EPSG",9615]],
        PARAMETERFILE["Latitude and longitude difference file","rgf93_ntf.gsb"],
        USAGE[
            SCOPE["Transformation of coordinates at 1m level of accuracy."],
            AREA["France - onshore - mainland and Corsica."],
            BBOX[41.31,-4.87,51.14,9.63]],
        ID["EPSG",15959],
        REMARK["These parameter values are taken from RGF93 to NTF (2) (code 15958) as RGF93 may be considered equivalent to ETRS89 within the accuracy of the transformation."]]]

Definition: PROJ.4

+proj=lcc +lat_0=72.0250091944445 +lon_0=34 +lat_1=73.6666666666667 +lat_2=70.3333333333333 +x_0=13500000 +y_0=5500000 +ellps=GRS80 +units=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:6074","+proj=lcc +lat_0=72.0250091944445 +lon_0=34 +lat_1=73.6666666666667 +lat_2=70.3333333333333 +x_0=13500000 +y_0=5500000 +ellps=GRS80 +units=m +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "BoundCRS",
    "source_crs": {
        "type": "ProjectedCRS",
        "name": "ETRS89 / EPSG Arctic zone 5-13",
        "base_crs": {
            "name": "ETRS89",
            "datum_ensemble": {
                "name": "European Terrestrial Reference System 1989 ensemble",
                "members": [
                    {
                        "name": "European Terrestrial Reference Frame 1989",
                        "id": {
                            "authority": "EPSG",
                            "code": 1178
                        }
                    },
                    {
                        "name": "European Terrestrial Reference Frame 1990",
                        "id": {
                            "authority": "EPSG",
                            "code": 1179
                        }
                    },
                    {
                        "name": "European Terrestrial Reference Frame 1991",
                        "id": {
                            "authority": "EPSG",
                            "code": 1180
                        }
                    },
                    {
                        "name": "European Terrestrial Reference Frame 1992",
                        "id": {
                            "authority": "EPSG",
                            "code": 1181
                        }
                    },
                    {
                        "name": "European Terrestrial Reference Frame 1993",
                        "id": {
                            "authority": "EPSG",
                            "code": 1182
                        }
                    },
                    {
                        "name": "European Terrestrial Reference Frame 1994",
                        "id": {
                            "authority": "EPSG",
                            "code": 1183
                        }
                    },
                    {
                        "name": "European Terrestrial Reference Frame 1996",
                        "id": {
                            "authority": "EPSG",
                            "code": 1184
                        }
                    },
                    {
                        "name": "European Terrestrial Reference Frame 1997",
                        "id": {
                            "authority": "EPSG",
                            "code": 1185
                        }
                    },
                    {
                        "name": "European Terrestrial Reference Frame 2000",
                        "id": {
                            "authority": "EPSG",
                            "code": 1186
                        }
                    },
                    {
                        "name": "European Terrestrial Reference Frame 2005",
                        "id": {
                            "authority": "EPSG",
                            "code": 1204
                        }
                    },
                    {
                        "name": "European Terrestrial Reference Frame 2014",
                        "id": {
                            "authority": "EPSG",
                            "code": 1206
                        }
                    }
                ],
                "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                },
                "accuracy": "0.1",
                "id": {
                    "authority": "EPSG",
                    "code": 6258
                }
            },
            "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                    {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                    },
                    {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                    }
                ]
            },
            "id": {
                "authority": "EPSG",
                "code": 4258
            }
        },
        "conversion": {
            "name": "EPSG Arctic LCC zone 5-13",
            "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                    "authority": "EPSG",
                    "code": 9802
                }
            },
            "parameters": [
                {
                    "name": "Latitude of false origin",
                    "value": 72.0250091944445,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8821
                    }
                },
                {
                    "name": "Longitude of false origin",
                    "value": 34,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8822
                    }
                },
                {
                    "name": "Latitude of 1st standard parallel",
                    "value": 73.6666666666667,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8823
                    }
                },
                {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 70.3333333333333,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8824
                    }
                },
                {
                    "name": "Easting at false origin",
                    "value": 13500000,
                    "unit": "metre",
                    "id": {
                        "authority": "EPSG",
                        "code": 8826
                    }
                },
                {
                    "name": "Northing at false origin",
                    "value": 5500000,
                    "unit": "metre",
                    "id": {
                        "authority": "EPSG",
                        "code": 8827
                    }
                }
            ]
        },
        "coordinate_system": {
            "subtype": "Cartesian",
            "axis": [
                {
                    "name": "Easting",
                    "abbreviation": "E",
                    "direction": "east",
                    "unit": "metre"
                },
                {
                    "name": "Northing",
                    "abbreviation": "N",
                    "direction": "north",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 6074
        }
    },
    "target_crs": {
        "type": "GeographicCRS",
        "name": "NTF",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "Nouvelle Triangulation Francaise",
            "ellipsoid": {
                "name": "Clarke 1880 (IGN)",
                "semi_major_axis": 6378249.2,
                "semi_minor_axis": 6356515
            }
        },
        "coordinate_system": {
            "subtype": "ellipsoidal",
            "axis": [
                {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                },
                {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 4275
        }
    },
    "transformation": {
        "name": "ETRS89 to NTF (3)",
        "method": {
            "name": "NTv2",
            "id": {
                "authority": "EPSG",
                "code": 9615
            }
        },
        "parameters": [
            {
                "name": "Latitude and longitude difference file",
                "value": "rgf93_ntf.gsb",
                "id": {
                    "authority": "EPSG",
                    "code": 8656
                }
            }
        ],
        "id": {
            "authority": "EPSG",
            "code": 15959
        }
    }
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=lcc"
	"lat_0=72.0250091944445"
	"lon_0=34"
	"lat_1=73.6666666666667"
	"lat_2=70.3333333333333"
	"x_0=13500000"
	"y_0=5500000"
	"ellps=GRS80"
	"units=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=lcc +lat_0=72.0250091944445 +lon_0=34 +lat_1=73.6666666666667 +lat_2=70.3333333333333 +x_0=13500000 +y_0=5500000 +ellps=GRS80 +units=m +no_defs +type=crs">
	<Layer srs="+proj=lcc +lat_0=72.0250091944445 +lon_0=34 +lat_1=73.6666666666667 +lat_2=70.3333333333333 +x_0=13500000 +y_0=5500000 +ellps=GRS80 +units=m +no_defs +type=crs">
	</Layer>
</Map>