degree
Intermediate stage in transformations - not used otherwise.
None
Denmark - onshore Jutland, Funen, Zealand and Lolland.
Data Source: EPSG v11.022 2024-11-05
Datum: Generalstabens System Intermediate Datum
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["GS-IRF",
DATUM["Generalstabens System Intermediate Datum",
ELLIPSOID["Danish 1876",6377019.27,300,
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["Intermediate stage in transformations - not used otherwise."],
AREA["Denmark - onshore Jutland, Funen, Zealand and Lolland."],
BBOX[54.51,8,57.8,12.87]],
ID["EPSG",10256]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "GS-IRF",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Generalstabens System Intermediate Datum",
"ellipsoid": {
"name": "Danish 1876",
"semi_major_axis": 6377019.27,
"inverse_flattening": 300
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Intermediate stage in transformations - not used otherwise.",
"area": "Denmark - onshore Jutland, Funen, Zealand and Lolland.",
"bbox": {
"south_latitude": 54.51,
"west_longitude": 8,
"north_latitude": 57.8,
"east_longitude": 12.87
},
"id": {
"authority": "EPSG",
"code": 10256
}
}
{'crs_wkt': 'GEOGCRS["GS-IRF",DATUM["Generalstabens System Intermediate '
'Datum",ELLIPSOID["Danish '
'1876",6377019.27,300,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["Intermediate '
'stage in transformations - not used otherwise."],AREA["Denmark - '
'onshore Jutland, Funen, Zealand and '
'Lolland."],BBOX[54.51,8,57.8,12.87]],ID["EPSG",10256]]',
'geographic_crs_name': 'GS-IRF',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Generalstabens System Intermediate Datum',
'inverse_flattening': 300.0,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Danish 1876',
'semi_major_axis': 6377019.27,
'semi_minor_axis': 6355762.5391}