degree
LOCALE, HISTORIQUE
None
CORSE
Data Source: EPSG v11.022 2024-11-05
Datum: European Datum 1950
Coordinate System: Undefined
Projection: Undefined
Geodetic CRS: Undefined
COMPOUNDCRS["ED50 geographiques (dms) et NIVELLEMENT GENERAL DE LA CORSE (NGC)",
GEOGCRS["ED50 geographiques (dms)",
DATUM["European Datum 1950",
ELLIPSOID["International 1924",6378388,297,
LENGTHUNIT["metre",1]]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433]],
CS[ellipsoidal,2],
AXIS["geodetic longitude (Lon)",east,
ORDER[1],
ANGLEUNIT["degree",0.0174532925199433]],
AXIS["geodetic latitude (Lat)",north,
ORDER[2],
ANGLEUNIT["degree",0.0174532925199433]]],
VERTCRS["NIVELLEMENT GENERAL DE LA CORSE (NGC)",
VDATUM["NIVELLEMENT GENERAL DE LA CORSE (NGC)"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]]],
USAGE[
SCOPE["LOCALE, HISTORIQUE"],
AREA["CORSE"],
BBOX[41.2,8,43.5,10]],
ID["IGNF","ED50G.NGC48"]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "CompoundCRS",
"name": "ED50 geographiques (dms) et NIVELLEMENT GENERAL DE LA CORSE (NGC)",
"components": [
{
"type": "GeographicCRS",
"name": "ED50 geographiques (dms)",
"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 longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
},
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
}
]
}
},
{
"type": "VerticalCRS",
"name": "NIVELLEMENT GENERAL DE LA CORSE (NGC)",
"datum": {
"type": "VerticalReferenceFrame",
"name": "NIVELLEMENT GENERAL DE LA CORSE (NGC)"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
}
}
],
"scope": "LOCALE, HISTORIQUE",
"area": "CORSE",
"bbox": {
"south_latitude": 41.2,
"west_longitude": 8,
"north_latitude": 43.5,
"east_longitude": 10
},
"id": {
"authority": "IGNF",
"code": "ED50G.NGC48"
}
}
{'crs_wkt': 'COMPOUNDCRS["ED50 geographiques (dms) et NIVELLEMENT GENERAL DE '
'LA CORSE (NGC)",GEOGCRS["ED50 geographiques '
'(dms)",DATUM["European Datum 1950",ELLIPSOID["International '
'1924",6378388,297,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic '
'longitude '
'(Lon)",east,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic '
'latitude '
'(Lat)",north,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]]],VERTCRS["NIVELLEMENT '
'GENERAL DE LA CORSE (NGC)",VDATUM["NIVELLEMENT GENERAL DE LA '
'CORSE (NGC)"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]]],USAGE[SCOPE["LOCALE, '
'HISTORIQUE"],AREA["CORSE"],BBOX[41.2,8,43.5,10]],ID["IGNF","ED50G.NGC48"]]',
'geographic_crs_name': 'ED50 geographiques (dms)',
'geopotential_datum_name': 'NIVELLEMENT GENERAL DE LA CORSE (NGC)',
'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}