EPSG:10258

GS reconstruction east-orientated

Attributes

Unit: metre

Geodetic CRS: GS-IRF

Datum: Generalstabens System Intermediate Datum

Ellipsoid: Danish 1876

Prime meridian: Greenwich

Data source: EPSG

Information source: The Danish Agency for Data Supply and Infrastructure, https://sdfi.dk

Revision date: 2023-05-10

Scope: Topographic mapping.

Remarks: Reconstruction emulating the historic Generalstabens System CRS but with axis direction flip: W (GS) = E (GS e-o) * -1, N (GS) = N (GS e-o). Reconstructed through CT ETRS89 to GS-IRF (1) with map projection GS LCC (codes 10259 and 10257).

Area of use: Denmark - onshore Jutland, Funen, Zealand and Lolland.

Coordinate system: Cartesian 2D CS. Axes: easting, northing (E,N). Orientations: east, north. UoM: m.

Center coordinates
3657.08 128594.06

Projected bounds:
-153031.08 -54561.53
161473.85 315290.96

WGS84 bounds:
8.0 54.51
12.87 57.8

Denmark - onshore Jutland, Funen, Zealand and Lolland.
MapTiler banner

Definition: OGC Well Known Text 2 (2019)

PROJCRS["GS reconstruction east-orientated",
    BASEGEOGCRS["GS-IRF",
        DATUM["Generalstabens System Intermediate Datum",
            ELLIPSOID["Danish 1876",6377019.27,300,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",10256]],
    CONVERSION["Generalstabens System LCC",
        METHOD["Lambert Conic Conformal (1SP variant B)",
            ID["EPSG",1102]],
        PARAMETER["Latitude of natural origin",56,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Scale factor at natural origin",1,
            SCALEUNIT["unity",1],
            ID["EPSG",8805]],
        PARAMETER["Latitude of false origin",55,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8821]],
        PARAMETER["Longitude of false origin",10.37775,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8822]],
        PARAMETER["Easting at false origin",0,
            LENGTHUNIT["metre",1],
            ID["EPSG",8826]],
        PARAMETER["Northing at false origin",0,
            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["Topographic mapping."],
        AREA["Denmark - onshore Jutland, Funen, Zealand and Lolland."],
        BBOX[54.51,8,57.8,12.87]],
    ID["EPSG",10258]]

Definition: PROJ.4

+proj=lcc +lat_1=56 +k_0=1 +lat_0=55 +lon_0=10.37775 +x_0=0 +y_0=0 +a=6377019.27 +rf=300 +units=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:10258","+proj=lcc +lat_1=56 +k_0=1 +lat_0=55 +lon_0=10.37775 +x_0=0 +y_0=0 +a=6377019.27 +rf=300 +units=m +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "ProjectedCRS",
    "name": "GS reconstruction east-orientated",
    "base_crs": {
        "name": "GS-IRF",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "Generalstabens System Intermediate Datum",
            "ellipsoid": {
                "name": "Danish 1876",
                "semi_major_axis": 6377019.27,
                "inverse_flattening": 300
            }
        },
        "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": 10256
        }
    },
    "conversion": {
        "name": "Generalstabens System LCC",
        "method": {
            "name": "Lambert Conic Conformal (1SP variant B)",
            "id": {
                "authority": "EPSG",
                "code": 1102
            }
        },
        "parameters": [
            {
                "name": "Latitude of natural origin",
                "value": 56,
                "unit": "degree",
                "id": {
                    "authority": "EPSG",
                    "code": 8801
                }
            },
            {
                "name": "Scale factor at natural origin",
                "value": 1,
                "unit": "unity",
                "id": {
                    "authority": "EPSG",
                    "code": 8805
                }
            },
            {
                "name": "Latitude of false origin",
                "value": 55,
                "unit": "degree",
                "id": {
                    "authority": "EPSG",
                    "code": 8821
                }
            },
            {
                "name": "Longitude of false origin",
                "value": 10.37775,
                "unit": "degree",
                "id": {
                    "authority": "EPSG",
                    "code": 8822
                }
            },
            {
                "name": "Easting at false origin",
                "value": 0,
                "unit": "metre",
                "id": {
                    "authority": "EPSG",
                    "code": 8826
                }
            },
            {
                "name": "Northing at false origin",
                "value": 0,
                "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"
            }
        ]
    },
    "scope": "Topographic mapping.",
    "area": "Denmark - onshore Jutland, Funen, Zealand and Lolland.",
    "bbox": {
        "south_latitude": 54.51,
        "west_longitude": 8,
        "north_latitude": 57.8,
        "east_longitude": 12.87
    },
    "id": {
        "authority": "EPSG",
        "code": 10258
    }
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=lcc"
	"lat_1=56"
	"k_0=1"
	"lat_0=55"
	"lon_0=10.37775"
	"x_0=0"
	"y_0=0"
	"a=6377019.27"
	"rf=300"
	"units=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=lcc +lat_1=56 +k_0=1 +lat_0=55 +lon_0=10.37775 +x_0=0 +y_0=0 +a=6377019.27 +rf=300 +units=m +no_defs +type=crs">
	<Layer srs="+proj=lcc +lat_1=56 +k_0=1 +lat_0=55 +lon_0=10.37775 +x_0=0 +y_0=0 +a=6377019.27 +rf=300 +units=m +no_defs +type=crs">
	</Layer>
</Map>