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