metre
None
None
Data Source: EPSG v11.022 2024-11-05
Datum: Jupiter (2015)
Coordinate System: cartesian
Projection: Robinson, clon = 0
Geodetic CRS: Jupiter (2015) / Ocentric
PROJCRS["Jupiter (2015) / Ocentric / Robinson, clon = 0",
BASEGEODCRS["Jupiter (2015) / Ocentric",
DATUM["Jupiter (2015)",
ELLIPSOID["Jupiter (2015)",71492000,15.4144027598103,
LENGTHUNIT["metre",1]]],
PRIMEM["Reference Meridian",0,
ANGLEUNIT["degree",0.0174532925199433]],
ID["IAU",59902,2015]],
CONVERSION["Robinson, clon = 0",
METHOD["Robinson",
ID["PROJ","ROBINSON"]],
PARAMETER["Longitude of natural origin",0,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8802]],
PARAMETER["False easting",0,
LENGTHUNIT["metre",1],
ID["EPSG",8806]],
PARAMETER["False northing",0,
LENGTHUNIT["metre",1],
ID["EPSG",8807]]],
CS[Cartesian,2],
AXIS["(E)",east,
ORDER[1],
LENGTHUNIT["metre",1]],
AXIS["(N)",north,
ORDER[2],
LENGTHUNIT["metre",1]],
ID["IAU",59952,2015]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "ProjectedCRS",
"name": "Jupiter (2015) / Ocentric / Robinson, clon = 0",
"base_crs": {
"name": "Jupiter (2015) / Ocentric",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Jupiter (2015)",
"ellipsoid": {
"name": "Jupiter (2015)",
"semi_major_axis": 71492000,
"semi_minor_axis": 66854000
},
"prime_meridian": {
"name": "Reference Meridian",
"longitude": 0
}
},
"coordinate_system": {
"subtype": "spherical",
"axis": [
{
"name": "Planetocentric latitude",
"abbreviation": "U",
"direction": "north",
"unit": "degree"
},
{
"name": "Planetocentric longitude",
"abbreviation": "V",
"direction": "east",
"unit": "degree"
}
]
},
"id": {
"authority": "IAU",
"code": 59902,
"version": 2015
},
"remarks": "Source of IAU Coordinate systems: https://doi.org/10.1007/s10569-017-9805-5"
},
"conversion": {
"name": "Robinson, clon = 0",
"method": {
"name": "Robinson",
"id": {
"authority": "PROJ",
"code": "ROBINSON"
}
},
"parameters": [
{
"name": "Longitude of natural origin",
"value": 0,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8802
}
},
{
"name": "False easting",
"value": 0,
"unit": "metre",
"id": {
"authority": "EPSG",
"code": 8806
}
},
{
"name": "False northing",
"value": 0,
"unit": "metre",
"id": {
"authority": "EPSG",
"code": 8807
}
}
]
},
"coordinate_system": {
"subtype": "Cartesian",
"axis": [
{
"name": "Easting",
"abbreviation": "E",
"direction": "east",
"unit": "metre"
},
{
"name": "Northing",
"abbreviation": "N",
"direction": "north",
"unit": "metre"
}
]
},
"id": {
"authority": "IAU",
"code": 59952,
"version": 2015
}
}
{'crs_wkt': 'PROJCRS["Jupiter (2015) / Ocentric / Robinson, clon = '
'0",BASEGEODCRS["Jupiter (2015) / Ocentric",DATUM["Jupiter '
'(2015)",ELLIPSOID["Jupiter '
'(2015)",71492000,15.4144027598103,LENGTHUNIT["metre",1]]],PRIMEM["Reference '
'Meridian",0,ANGLEUNIT["degree",0.0174532925199433]],ID["IAU",59902,2015]],CONVERSION["Robinson, '
'clon = '
'0",METHOD["Robinson",ID["PROJ","ROBINSON"]],PARAMETER["Longitude '
'of natural '
'origin",0,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["False '
'easting",0,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
'northing",0,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],ID["IAU",59952,2015]]'}