EPSG:4230 - ED50

Attributes


Unit

degree

Scope

Geodesy.

Remarks

None

Area of use

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; Türkiye (Turkey) - onshore and offshore; United Kingdom - UKCS offshore east of 6°W including Channel Islands (Guernsey and Jersey). Egypt - Western Desert; Iraq - onshore; Jordan.

Data Source: EPSG v11.016 2024-08-31

Datum: European Datum 1950

Coordinate System: ellipsoidal

Projection: Undefined

Geodetic CRS: Undefined

Export

GEOGCRS["ED50",
    DATUM["European Datum 1950",
        ELLIPSOID["International 1924",6378388,297,
            LENGTHUNIT["metre",1]]],
    PRIMEM["Greenwich",0,
        ANGLEUNIT["degree",0.0174532925199433]],
    CS[ellipsoidal,2],
        AXIS["geodetic latitude (Lat)",north,
            ORDER[1],
            ANGLEUNIT["degree",0.0174532925199433]],
        AXIS["geodetic longitude (Lon)",east,
            ORDER[2],
            ANGLEUNIT["degree",0.0174532925199433]],
    USAGE[
        SCOPE["Geodesy."],
        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; Türkiye (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[25.71,-16.1,84.73,48.61]],
    ID["EPSG",4230]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "GeographicCRS",
  "name": "ED50",
  "datum": {
    "type": "GeodeticReferenceFrame",
    "name": "European Datum 1950",
    "ellipsoid": {
      "name": "International 1924",
      "semi_major_axis": 6378388,
      "inverse_flattening": 297
    }
  },
  "coordinate_system": {
    "subtype": "ellipsoidal",
    "axis": [
      {
        "name": "Geodetic latitude",
        "abbreviation": "Lat",
        "direction": "north",
        "unit": "degree"
      },
      {
        "name": "Geodetic longitude",
        "abbreviation": "Lon",
        "direction": "east",
        "unit": "degree"
      }
    ]
  },
  "scope": "Geodesy.",
  "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; Türkiye (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": 4230
  }
}
{'crs_wkt': 'GEOGCRS["ED50",DATUM["European Datum '
            '1950",ELLIPSOID["International '
            '1924",6378388,297,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic '
            'latitude '
            '(Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic '
            'longitude '
            '(Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Geodesy."],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; Türkiye (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[25.71,-16.1,84.73,48.61]],ID["EPSG",4230]]',
 'geographic_crs_name': 'ED50',
 'grid_mapping_name': 'latitude_longitude',
 'horizontal_datum_name': 'European Datum 1950',
 'inverse_flattening': 297.0,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'reference_ellipsoid_name': 'International 1924',
 'semi_major_axis': 6378388.0,
 'semi_minor_axis': 6356911.9461279465}