degree minute second hemisphere
Geodesy.
None
Indonesia - Kalimantan - onshore southeast coastal area including Mahakam delta coastal and offshore shelf areas.
Data Source: EPSG v11.022 2024-11-05
Datum: Segora
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["Segora",
DATUM["Segora",
ELLIPSOID["Bessel 1841",6377397.155,299.1528128,
LENGTHUNIT["metre",1]]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433]],
CS[ellipsoidal,2],
AXIS["geodetic latitude (Lat)",north,
ORDER[1],
ANGLEUNIT["degree minute second hemisphere",0.0174532925199433]],
AXIS["geodetic longitude (Long)",east,
ORDER[2],
ANGLEUNIT["degree minute second hemisphere",0.0174532925199433]],
USAGE[
SCOPE["Geodesy."],
AREA["Indonesia - Kalimantan - onshore southeast coastal area including Mahakam delta coastal and offshore shelf areas."],
BBOX[-4.24,114.55,0,117.99]],
ID["EPSG",4294]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "Segora",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Segora",
"ellipsoid": {
"name": "Bessel 1841",
"semi_major_axis": 6377397.155,
"inverse_flattening": 299.1528128
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": {
"type": "AngularUnit",
"name": "degree minute second hemisphere",
"conversion_factor": 0.0174532925199433
}
},
{
"name": "Geodetic longitude",
"abbreviation": "Long",
"direction": "east",
"unit": {
"type": "AngularUnit",
"name": "degree minute second hemisphere",
"conversion_factor": 0.0174532925199433
}
}
]
},
"scope": "Geodesy.",
"area": "Indonesia - Kalimantan - onshore southeast coastal area including Mahakam delta coastal and offshore shelf areas.",
"bbox": {
"south_latitude": -4.24,
"west_longitude": 114.55,
"north_latitude": 0,
"east_longitude": 117.99
},
"id": {
"authority": "EPSG",
"code": 4294
}
}
{'crs_wkt': 'GEOGCRS["Segora",DATUM["Segora",ELLIPSOID["Bessel '
'1841",6377397.155,299.1528128,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic '
'latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree minute second '
'hemisphere",0.0174532925199433]],AXIS["geodetic longitude '
'(Long)",east,ORDER[2],ANGLEUNIT["degree minute second '
'hemisphere",0.0174532925199433]],USAGE[SCOPE["Geodesy."],AREA["Indonesia '
'- Kalimantan - onshore southeast coastal area including Mahakam '
'delta coastal and offshore shelf '
'areas."],BBOX[-4.24,114.55,0,117.99]],ID["EPSG",4294]]',
'geographic_crs_name': 'Segora',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Segora',
'inverse_flattening': 299.1528128,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Bessel 1841',
'semi_major_axis': 6377397.155,
'semi_minor_axis': 6356078.962818189}