degree
Topographic mapping.
None
Greenland - onshore and offshore between 58°N and 85°N and west of 7°W.
Data Source: EPSG v11.022 2024-11-05
Datum: Greenland 1996
Coordinate System: Undefined
Projection: Undefined
Geodetic CRS: Undefined
COMPOUNDCRS["GR96 + GVR2016 height",
GEOGCRS["GR96",
DATUM["Greenland 1996",
ELLIPSOID["GRS 1980",6378137,298.257222101,
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]]],
VERTCRS["GVR2016 height",
VDATUM["Greenland Vertical Reference 2016"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]]],
USAGE[
SCOPE["Topographic mapping."],
AREA["Greenland - onshore and offshore between 58°N and 85°N and west of 7°W."],
BBOX[58,-75,85.01,-6.99]],
ID["EPSG",8350]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "CompoundCRS",
"name": "GR96 + GVR2016 height",
"components": [
{
"type": "GeographicCRS",
"name": "GR96",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Greenland 1996",
"ellipsoid": {
"name": "GRS 1980",
"semi_major_axis": 6378137,
"inverse_flattening": 298.257222101
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
}
},
{
"type": "VerticalCRS",
"name": "GVR2016 height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Greenland Vertical Reference 2016"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
}
}
],
"scope": "Topographic mapping.",
"area": "Greenland - onshore and offshore between 58°N and 85°N and west of 7°W.",
"bbox": {
"south_latitude": 58,
"west_longitude": -75,
"north_latitude": 85.01,
"east_longitude": -6.99
},
"id": {
"authority": "EPSG",
"code": 8350
}
}
{'crs_wkt': 'COMPOUNDCRS["GR96 + GVR2016 '
'height",GEOGCRS["GR96",DATUM["Greenland 1996",ELLIPSOID["GRS '
'1980",6378137,298.257222101,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]]],VERTCRS["GVR2016 '
'height",VDATUM["Greenland Vertical Reference '
'2016"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]]],USAGE[SCOPE["Topographic '
'mapping."],AREA["Greenland - onshore and offshore between 58°N '
'and 85°N and west of '
'7°W."],BBOX[58,-75,85.01,-6.99]],ID["EPSG",8350]]',
'geographic_crs_name': 'GR96',
'geopotential_datum_name': 'Greenland Vertical Reference 2016',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Greenland 1996',
'inverse_flattening': 298.257222101,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'GRS 1980',
'semi_major_axis': 6378137.0,
'semi_minor_axis': 6356752.314140356}