EPSG.dev

UPS North - EPSG:32661

Detailed Extent

WKT

PROJCS["UPS_North", 
	GEOGCS["GCS_WGS_1984", 
		DATUM["D_WGS_1984", 
			SPHEROID["WGS_1984", 6378137.0, 298.257223563]], 
		PRIMEM["Greenwich", 0.0], 
		UNIT["Degree", 0.0174532925199433]], 
	PROJECTION["Stereographic"], 
	PARAMETER["False_Easting", 2000000.0], 
	PARAMETER["False_Northing", 2000000.0], 
	PARAMETER["Central_Meridian", 0.0], 
	PARAMETER["Scale_Factor", 0.994], 
	PARAMETER["Latitude_Of_Origin", 90.0], 
	UNIT["Meter", 1.0]]

WKT2

PROJCRS["UPS_North", 
	BASEGEOGCRS["GCS_WGS_1984", 
		DYNAMIC[
			FRAMEEPOCH[1990.5], 
			MODEL["AM0-2"]], 
		DATUM["D_WGS_1984", 
			ELLIPSOID["WGS_1984", 6378137.0, 298.257223563]], 
		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", 2000000.0], 
		PARAMETER["False_Northing", 2000000.0], 
		PARAMETER["Central_Meridian", 0.0], 
		PARAMETER["Scale_Factor", 0.994], 
		PARAMETER["Latitude_Of_Origin", 90.0]], 
	CS[Cartesian, 2], 
	AXIS["Northing (Y)", north, 
		ORDER[1]], 
	AXIS["Easting (X)", east, 
		ORDER[2]], 
	LENGTHUNIT["Meter", 1.0], 
	ID["EPSG", "32661"]]

Data from @esri/proj-codes

{
  "wkid": 32661,
  "latestWkid": 32661,
  "gcsWkid": 4326,
  "macro": "PE_PCS_WGS_1984_UPS_NORTH",
  "name": "UPS_North",
  "wkt": "PROJCS[\"UPS_North\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Stereographic\"],PARAMETER[\"False_Easting\",2000000.0],PARAMETER[\"False_Northing\",2000000.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Scale_Factor\",0.994],PARAMETER[\"Latitude_Of_Origin\",90.0],UNIT[\"Meter\",1.0]]",
  "wkt2": "PROJCRS[\"UPS_North\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],DATUM[\"D_WGS_1984\",ELLIPSOID[\"WGS_1984\",6378137.0,298.257223563]],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\",2000000.0],PARAMETER[\"False_Northing\",2000000.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Scale_Factor\",0.994],PARAMETER[\"Latitude_Of_Origin\",90.0]],CS[Cartesian,2],AXIS[\"Northing (Y)\",north,ORDER[1]],AXIS[\"Easting (X)\",east,ORDER[2]],LENGTHUNIT[\"Meter\",1.0],ID[\"EPSG\",\"32661\"]]",
  "description": "UPS North",
  "authority": "EPSG",
  "version": "6.3(8.0.1)",
  "deprecated": "no",
  "areaname": "World - N hemisphere - north of 60~N",
  "extent": {
    "slat": 60,
    "nlat": 90,
    "llon": -180,
    "rlon": 180
  }
}