EPSG:6230

European Datum 1950

MapTiler banner

Definition: OGC Well Known Text

DATUM["European_Datum_1950",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6230"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["European Datum 1950",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6230]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.5/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "European Datum 1950",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Geodesy, topographic mapping.",
    "area": "Europe - west: Andorra; Cyprus; Denmark - onshore and offshore; Faroe Islands - onshore; France - offshore; Germany - offshore North Sea; Gibraltar; Greece - offshore; Israel - offshore; Italy including San Marino and Vatican City State; Ireland offshore; Malta; Netherlands - offshore; North Sea; Norway including Svalbard - onshore and offshore; Portugal - mainland - offshore; Spain - onshore; Turkey - onshore and offshore; United Kingdom UKCS offshore east of 6°W including Channel Islands (Guernsey and Jersey). Egypt - Western Desert; Iraq - onshore; Jordan.",
    "bbox": {
        "south_latitude": 25.71,
        "west_longitude": -16.1,
        "north_latitude": 84.73,
        "east_longitude": 48.61
    },
    "id": {
        "authority": "EPSG",
        "code": 6230
    }
}

Definition: GeoServer

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