Cylindrical Equal Area (sphere) - ESRI:53034
Detailed Extent
WKT
PROJCS["Sphere_Cylindrical_Equal_Area",
GEOGCS["GCS_Sphere",
DATUM["D_Sphere",
SPHEROID["Sphere", 6371000.0, 0.0]],
PRIMEM["Greenwich", 0.0],
UNIT["Degree", 0.0174532925199433]],
PROJECTION["Cylindrical_Equal_Area"],
PARAMETER["False_Easting", 0.0],
PARAMETER["False_Northing", 0.0],
PARAMETER["Central_Meridian", 0.0],
PARAMETER["Standard_Parallel_1", 0.0],
UNIT["Meter", 1.0]]
WKT2
PROJCRS["Sphere_Cylindrical_Equal_Area",
BASEGEOGCRS["GCS_Sphere",
DATUM["D_Sphere",
ELLIPSOID["Sphere", 6371000.0, 0.0]],
PRIMEM["Greenwich", 0.0],
CS[ellipsoidal, 2],
AXIS["Latitude (lat)", north,
ORDER[1]],
AXIS["Longitude (lon)", east,
ORDER[2]],
ANGLEUNIT["Degree", 0.0174532925199433]],
CONVERSION["Cylindrical_Equal_Area",
METHOD["Cylindrical_Equal_Area"],
PARAMETER["False_Easting", 0.0],
PARAMETER["False_Northing", 0.0],
PARAMETER["Central_Meridian", 0.0],
PARAMETER["Standard_Parallel_1", 0.0]],
CS[Cartesian, 2],
AXIS["Easting (X)", east,
ORDER[1]],
AXIS["Northing (Y)", north,
ORDER[2]],
LENGTHUNIT["Meter", 1.0],
ID["Esri", "53034"]]
Data from @esri/proj-codes
{
"wkid": 53034,
"latestWkid": 53034,
"gcsWkid": 4035,
"macro": "PE_PCS_SPHERE_CYLINDRICAL_EQAREA",
"name": "Sphere_Cylindrical_Equal_Area",
"wkt": "PROJCS[\"Sphere_Cylindrical_Equal_Area\",GEOGCS[\"GCS_Sphere\",DATUM[\"D_Sphere\",SPHEROID[\"Sphere\",6371000.0,0.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Cylindrical_Equal_Area\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],UNIT[\"Meter\",1.0]]",
"wkt2": "PROJCRS[\"Sphere_Cylindrical_Equal_Area\",BASEGEOGCRS[\"GCS_Sphere\",DATUM[\"D_Sphere\",ELLIPSOID[\"Sphere\",6371000.0,0.0]],PRIMEM[\"Greenwich\",0.0],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Cylindrical_Equal_Area\",METHOD[\"Cylindrical_Equal_Area\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0],ID[\"Esri\",\"53034\"]]",
"description": "Cylindrical Equal Area (sphere)",
"authority": "Esri",
"version": "8.1.1",
"deprecated": "no",
"areaname": "World",
"extent": {
"slat": -90,
"nlat": 90,
"llon": -180,
"rlon": 180
}
}