degree
Geodesy.
None
United Kingdom (UK) - Great Britain - England and Wales onshore, Scotland onshore and Western Isles nearshore including Sea of the Hebrides and The Minch; Isle of Man onshore.
Data Source: EPSG v11.022 2024-11-05
Datum: OSGB 1970 (SN)
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["OSGB70",
DATUM["OSGB 1970 (SN)",
ELLIPSOID["Airy 1830",6377563.396,299.3249646,
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["Geodesy."],
AREA["United Kingdom (UK) - Great Britain - England and Wales onshore, Scotland onshore and Western Isles nearshore including Sea of the Hebrides and The Minch; Isle of Man onshore."],
BBOX[49.79,-8.82,60.94,1.92]],
ID["EPSG",4278]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "OSGB70",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "OSGB 1970 (SN)",
"ellipsoid": {
"name": "Airy 1830",
"semi_major_axis": 6377563.396,
"inverse_flattening": 299.3249646
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Geodesy.",
"area": "United Kingdom (UK) - Great Britain - England and Wales onshore, Scotland onshore and Western Isles nearshore including Sea of the Hebrides and The Minch; Isle of Man onshore.",
"bbox": {
"south_latitude": 49.79,
"west_longitude": -8.82,
"north_latitude": 60.94,
"east_longitude": 1.92
},
"id": {
"authority": "EPSG",
"code": 4278
}
}
{'crs_wkt': 'GEOGCRS["OSGB70",DATUM["OSGB 1970 (SN)",ELLIPSOID["Airy '
'1830",6377563.396,299.3249646,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["Geodesy."],AREA["United '
'Kingdom (UK) - Great Britain - England and Wales onshore, '
'Scotland onshore and Western Isles nearshore including Sea of the '
'Hebrides and The Minch; Isle of Man '
'onshore."],BBOX[49.79,-8.82,60.94,1.92]],ID["EPSG",4278]]',
'geographic_crs_name': 'OSGB70',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'OSGB 1970 (SN)',
'inverse_flattening': 299.3249646,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Airy 1830',
'semi_major_axis': 6377563.396,
'semi_minor_axis': 6356256.909237285}