degree
Intermediate stage in transformations - not used otherwise.
None
Denmark - Bornholm onshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Generalstabens System Bornholm Intermediate Datum
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["GSB-IRF",
DATUM["Generalstabens System Bornholm 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 - Bornholm onshore."],
BBOX[54.94,14.59,55.38,15.25]],
ID["EPSG",10260]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "GSB-IRF",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Generalstabens System Bornholm 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 - Bornholm onshore.",
"bbox": {
"south_latitude": 54.94,
"west_longitude": 14.59,
"north_latitude": 55.38,
"east_longitude": 15.25
},
"id": {
"authority": "EPSG",
"code": 10260
}
}
{'crs_wkt': 'GEOGCRS["GSB-IRF",DATUM["Generalstabens System Bornholm '
'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 - '
'Bornholm '
'onshore."],BBOX[54.94,14.59,55.38,15.25]],ID["EPSG",10260]]',
'geographic_crs_name': 'GSB-IRF',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Generalstabens System Bornholm 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}