degree
Geodesy.
None
Namibia - onshore and offshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Schwarzeck
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["Schwarzeck",
DATUM["Schwarzeck",
ELLIPSOID["Bessel Namibia (GLM)",6377397.155,299.1528128,
LENGTHUNIT["German legal metre",1.0000135965]]],
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["Namibia - onshore and offshore."],
BBOX[-30.64,8.24,-16.95,25.27]],
ID["EPSG",4293]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "Schwarzeck",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Schwarzeck",
"ellipsoid": {
"name": "Bessel Namibia (GLM)",
"semi_major_axis": {
"value": 6377397.155,
"unit": {
"type": "LinearUnit",
"name": "German legal metre",
"conversion_factor": 1.0000135965
}
},
"inverse_flattening": 299.1528128
}
},
"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": "Namibia - onshore and offshore.",
"bbox": {
"south_latitude": -30.64,
"west_longitude": 8.24,
"north_latitude": -16.95,
"east_longitude": 25.27
},
"id": {
"authority": "EPSG",
"code": 4293
}
}
{'crs_wkt': 'GEOGCRS["Schwarzeck",DATUM["Schwarzeck",ELLIPSOID["Bessel Namibia '
'(GLM)",6377397.155,299.1528128,LENGTHUNIT["German legal '
'metre",1.0000135965]]],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["Namibia '
'- onshore and '
'offshore."],BBOX[-30.64,8.24,-16.95,25.27]],ID["EPSG",4293]]',
'geographic_crs_name': 'Schwarzeck',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Schwarzeck',
'inverse_flattening': 299.1528128,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Bessel Namibia (GLM)',
'semi_major_axis': 6377483.865280419,
'semi_minor_axis': 6356165.383245807}