metre
None
None
Data Source: EPSG v11.022 2024-11-05
Datum: Larissa (2015)
Coordinate System: cartesian
Projection: Equirectangular, clon = 180
Geodetic CRS: Larissa (2015) / Ographic
PROJCRS["Larissa (2015) / Ographic / Equirectangular, clon = 180",
BASEGEOGCRS["Larissa (2015) / Ographic",
DATUM["Larissa (2015)",
ELLIPSOID["Larissa (2015)",96000,13.7142857142857,
LENGTHUNIT["metre",1]]],
PRIMEM["Reference Meridian",0,
ANGLEUNIT["degree",0.0174532925199433]],
ID["IAU",80701,2015]],
CONVERSION["Equirectangular, clon = 180",
METHOD["Equidistant Cylindrical",
ID["EPSG",1028]],
PARAMETER["Latitude of 1st standard parallel",0,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8823]],
PARAMETER["Longitude of natural origin",180,
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["westing (W)",west,
ORDER[1],
LENGTHUNIT["metre",1]],
AXIS["(N)",north,
ORDER[2],
LENGTHUNIT["metre",1]],
ID["IAU",80716,2015]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "ProjectedCRS",
"name": "Larissa (2015) / Ographic / Equirectangular, clon = 180",
"base_crs": {
"name": "Larissa (2015) / Ographic",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Larissa (2015)",
"ellipsoid": {
"name": "Larissa (2015)",
"semi_major_axis": 96000,
"semi_minor_axis": 89000
},
"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": 80701,
"version": 2015
},
"remarks": "Source of IAU Coordinate systems: https://doi.org/10.1007/s10569-017-9805-5"
},
"conversion": {
"name": "Equirectangular, clon = 180",
"method": {
"name": "Equidistant Cylindrical",
"id": {
"authority": "EPSG",
"code": 1028
}
},
"parameters": [
{
"name": "Latitude of 1st standard parallel",
"value": 0,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8823
}
},
{
"name": "Longitude of natural origin",
"value": 180,
"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": "Westing",
"abbreviation": "W",
"direction": "west",
"unit": "metre"
},
{
"name": "Northing",
"abbreviation": "N",
"direction": "north",
"unit": "metre"
}
]
},
"id": {
"authority": "IAU",
"code": 80716,
"version": 2015
}
}
{'crs_wkt': 'PROJCRS["Larissa (2015) / Ographic / Equirectangular, clon = '
'180",BASEGEOGCRS["Larissa (2015) / Ographic",DATUM["Larissa '
'(2015)",ELLIPSOID["Larissa '
'(2015)",96000,13.7142857142857,LENGTHUNIT["metre",1]]],PRIMEM["Reference '
'Meridian",0,ANGLEUNIT["degree",0.0174532925199433]],ID["IAU",80701,2015]],CONVERSION["Equirectangular, '
'clon = 180",METHOD["Equidistant '
'Cylindrical",ID["EPSG",1028]],PARAMETER["Latitude of 1st standard '
'parallel",0,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Longitude '
'of natural '
'origin",180,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["westing '
'(W)",west,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],ID["IAU",80716,2015]]'}