Stereographic (sphere) - ESRI:53026
Detailed Extent
WKT
PROJCS["Sphere_Stereographic",
GEOGCS["GCS_Sphere",
DATUM["D_Sphere",
SPHEROID["Sphere", 6371000.0, 0.0]],
PRIMEM["Greenwich", 0.0],
UNIT["Degree", 0.0174532925199433]],
PROJECTION["Stereographic"],
PARAMETER["False_Easting", 0.0],
PARAMETER["False_Northing", 0.0],
PARAMETER["Central_Meridian", 0.0],
PARAMETER["Scale_Factor", 1.0],
PARAMETER["Latitude_Of_Origin", 0.0],
UNIT["Meter", 1.0]]
WKT2
PROJCRS["Sphere_Stereographic",
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["Stereographic",
METHOD["Stereographic"],
PARAMETER["False_Easting", 0.0],
PARAMETER["False_Northing", 0.0],
PARAMETER["Central_Meridian", 0.0],
PARAMETER["Scale_Factor", 1.0],
PARAMETER["Latitude_Of_Origin", 0.0]],
CS[Cartesian, 2],
AXIS["Easting (X)", east,
ORDER[1]],
AXIS["Northing (Y)", north,
ORDER[2]],
LENGTHUNIT["Meter", 1.0],
ID["Esri", "53026"]]
Data from @esri/proj-codes
{
"wkid": 53026,
"latestWkid": 53026,
"gcsWkid": 4035,
"macro": "PE_PCS_SPHERE_STEREOGRAPHIC",
"name": "Sphere_Stereographic",
"wkt": "PROJCS[\"Sphere_Stereographic\",GEOGCS[\"GCS_Sphere\",DATUM[\"D_Sphere\",SPHEROID[\"Sphere\",6371000.0,0.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Stereographic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]",
"wkt2": "PROJCRS[\"Sphere_Stereographic\",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[\"Stereographic\",METHOD[\"Stereographic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0],ID[\"Esri\",\"53026\"]]",
"description": "Stereographic (sphere)",
"authority": "Esri",
"version": "3.0.1",
"deprecated": "no",
"areaname": "World",
"extent": {
"slat": -90,
"nlat": 90,
"llon": -180,
"rlon": 180
}
}