EPSG:1332

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

Area of use: Denmark - Jutland and Funen - onshore.

SimpleMap

WGS84 bounds:
11.29 54.67
8.0 57.8

MapTiler banner

Definition: OGC Well Known Text

DATUM["System_34_Jylland_Intermediate_Datum",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","1332"]]

Definition: OGC Well Known Text 2 (2019)

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

Definition: ESRI Well Known Text

DATUM["System_34_Jylland_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 Jylland Intermediate Datum",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Intermediate stage in transformations - not used otherwise.",
    "area": "Denmark - Jutland and Funen - onshore.",
    "bbox": {
        "south_latitude": 54.67,
        "west_longitude": 8,
        "north_latitude": 57.8,
        "east_longitude": 11.29
    },
    "id": {
        "authority": "EPSG",
        "code": 1332
    }
}

Definition: GeoServer

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