EPSG:1346

System 45 Bornholm Intermediate Datum

Attributes

Ellipsoid: International 1924

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: Intermediate stage in transformations - not used otherwise.

Remarks: Created in 2022 to support intermediate CRS S45B-IRF in the transformation of coordinates between the historic CRS S45 and ETRS89. The data are reconstructions based on information synthesized in historical empirical transformations to ED50.

Area of use: Denmark - Bornholm onshore.

SimpleMap

WGS84 bounds:
15.25 54.94
14.59 55.38

MapTiler banner

Definition: OGC Well Known Text

DATUM["System_45_Bornholm_Intermediate_Datum",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","1346"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["System 45 Bornholm Intermediate Datum",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1346]]

Definition: ESRI Well Known Text

DATUM["System_45_Bornholm_Intermediate_Datum",
    SPHEROID["International_1924",6378388.0,297.0]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "System 45 Bornholm Intermediate Datum",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Intermediate stage in transformations - not used otherwise.",
    "area": "Denmark - Bornholm onshore.",
    "bbox": {
        "south_latitude": 54.94,
        "west_longitude": 14.59,
        "north_latitude": 55.38,
        "east_longitude": 15.25
    },
    "id": {
        "authority": "EPSG",
        "code": 1346
    }
}

Definition: GeoServer

1346-datum=DATUM["System_45_Bornholm_Intermediate_Datum",SPHEROID["International 1924",6378388,297,AUTHORITY["EPSG","7022"]],AUTHORITY["EPSG","1346"]]