EPSG:1337

System 34 Sjaelland 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 S34S-IRF in the transformation of coordinates between the historic CRS S34S and ETRS89. The data is a reconstruction based on information synthesized in historical empirical transformations to ED50.

Area of use: Denmark - Zealand and Lolland (onshore).

SimpleMap

WGS84 bounds:
12.87 54.51
10.79 56.79

MapTiler banner

Definition: OGC Well Known Text

DATUM["System_34_Sjaelland_Intermediate_Datum",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","1337"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["System 34 Sjaelland Intermediate Datum",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1337]]

Definition: ESRI Well Known Text

DATUM["System_34_Sjaelland_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 34 Sjaelland Intermediate Datum",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Intermediate stage in transformations - not used otherwise.",
    "area": "Denmark - Zealand and Lolland (onshore).",
    "bbox": {
        "south_latitude": 54.51,
        "west_longitude": 10.79,
        "north_latitude": 56.79,
        "east_longitude": 12.87
    },
    "id": {
        "authority": "EPSG",
        "code": 1337
    }
}

Definition: GeoServer

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