degree
Oil and gas exploration and production.
None
Angola - Angola proper - onshore and offshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Camacupa 1948
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["Camacupa 1948",
DATUM["Camacupa 1948",
ELLIPSOID["Clarke 1880 (RGS)",6378249.145,293.465,
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["Oil and gas exploration and production."],
AREA["Angola - Angola proper - onshore and offshore."],
BBOX[-18.02,8.2,-5.82,24.09]],
ID["EPSG",4220]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "Camacupa 1948",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Camacupa 1948",
"ellipsoid": {
"name": "Clarke 1880 (RGS)",
"semi_major_axis": 6378249.145,
"inverse_flattening": 293.465
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Oil and gas exploration and production.",
"area": "Angola - Angola proper - onshore and offshore.",
"bbox": {
"south_latitude": -18.02,
"west_longitude": 8.2,
"north_latitude": -5.82,
"east_longitude": 24.09
},
"id": {
"authority": "EPSG",
"code": 4220
}
}
{'crs_wkt': 'GEOGCRS["Camacupa 1948",DATUM["Camacupa 1948",ELLIPSOID["Clarke '
'1880 '
'(RGS)",6378249.145,293.465,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["Oil '
'and gas exploration and production."],AREA["Angola - Angola '
'proper - onshore and '
'offshore."],BBOX[-18.02,8.2,-5.82,24.09]],ID["EPSG",4220]]',
'geographic_crs_name': 'Camacupa 1948',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Camacupa 1948',
'inverse_flattening': 293.465,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Clarke 1880 (RGS)',
'semi_major_axis': 6378249.145,
'semi_minor_axis': 6356514.8695497755}