degree
None
Source of IAU Coordinate systems: https://doi.org/10.1007/s10569-017-9805-5
Data Source: EPSG v11.022 2024-11-05
Datum: Neptune (2015)
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["Neptune (2015) / Ographic",
DATUM["Neptune (2015)",
ELLIPSOID["Neptune (2015)",24764000,58.5437352245863,
LENGTHUNIT["metre",1]]],
PRIMEM["Reference Meridian",0,
ANGLEUNIT["degree",0.0174532925199433]],
CS[ellipsoidal,2],
AXIS["geodetic latitude (Lat)",north,
ORDER[1],
ANGLEUNIT["degree",0.0174532925199433]],
AXIS["geodetic longitude (Lon)",west,
ORDER[2],
ANGLEUNIT["degree",0.0174532925199433]],
ID["IAU",89901,2015],
REMARK["Source of IAU Coordinate systems: https://doi.org/10.1007/s10569-017-9805-5"]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "Neptune (2015) / Ographic",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Neptune (2015)",
"ellipsoid": {
"name": "Neptune (2015)",
"semi_major_axis": 24764000,
"semi_minor_axis": 24341000
},
"prime_meridian": {
"name": "Reference Meridian",
"longitude": 0
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "west",
"unit": "degree"
}
]
},
"id": {
"authority": "IAU",
"code": 89901,
"version": 2015
},
"remarks": "Source of IAU Coordinate systems: https://doi.org/10.1007/s10569-017-9805-5"
}
{'crs_wkt': 'GEOGCRS["Neptune (2015) / Ographic",DATUM["Neptune '
'(2015)",ELLIPSOID["Neptune '
'(2015)",24764000,58.5437352245863,LENGTHUNIT["metre",1]]],PRIMEM["Reference '
'Meridian",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic '
'latitude '
'(Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic '
'longitude '
'(Lon)",west,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],ID["IAU",89901,2015],REMARK["Source '
'of IAU Coordinate systems: '
'https://doi.org/10.1007/s10569-017-9805-5"]]',
'geographic_crs_name': 'Neptune (2015) / Ographic',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Neptune (2015)',
'inverse_flattening': 58.543735224586285,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Reference Meridian',
'reference_ellipsoid_name': 'Neptune (2015)',
'semi_major_axis': 24764000.0,
'semi_minor_axis': 24341000.0}