EPSG.dev

Prince Edward Island Stereographic - EPSG:2290

Detailed Extent

WKT

PROJCS["Prince_Edward_Island_Stereographic", 
	GEOGCS["GCS_ATS_1977", 
		DATUM["D_ATS_1977", 
			SPHEROID["ATS_1977", 6378135.0, 298.257]], 
		PRIMEM["Greenwich", 0.0], 
		UNIT["Degree", 0.0174532925199433]], 
	PROJECTION["Double_Stereographic"], 
	PARAMETER["False_Easting", 700000.0], 
	PARAMETER["False_Northing", 400000.0], 
	PARAMETER["Central_Meridian", -63.0], 
	PARAMETER["Scale_Factor", 0.999912], 
	PARAMETER["Latitude_Of_Origin", 47.25], 
	UNIT["Meter", 1.0]]

WKT2

PROJCRS["Prince_Edward_Island_Stereographic", 
	BASEGEOGCRS["GCS_ATS_1977", 
		DATUM["D_ATS_1977", 
			ELLIPSOID["ATS_1977", 6378135.0, 298.257]], 
		PRIMEM["Greenwich", 0.0], 
		CS[ellipsoidal, 2], 
		AXIS["Latitude (lat)", north, 
			ORDER[1]], 
		AXIS["Longitude (lon)", east, 
			ORDER[2]], 
		ANGLEUNIT["Degree", 0.0174532925199433]], 
	CONVERSION["Double_Stereographic", 
		METHOD["Double_Stereographic"], 
		PARAMETER["False_Easting", 700000.0], 
		PARAMETER["False_Northing", 400000.0], 
		PARAMETER["Central_Meridian", -63.0], 
		PARAMETER["Scale_Factor", 0.999912], 
		PARAMETER["Latitude_Of_Origin", 47.25]], 
	CS[Cartesian, 2], 
	AXIS["Easting (X)", east, 
		ORDER[1]], 
	AXIS["Northing (Y)", north, 
		ORDER[2]], 
	LENGTHUNIT["Meter", 1.0], 
	ID["EPSG", "2290"]]

Data from @esri/proj-codes

{
  "wkid": 2290,
  "latestWkid": 2290,
  "gcsWkid": 4122,
  "macro": "PE_PCS_ATS_1977_PRINCE_EDWARD_ISLAND",
  "name": "Prince_Edward_Island_Stereographic",
  "wkt": "PROJCS[\"Prince_Edward_Island_Stereographic\",GEOGCS[\"GCS_ATS_1977\",DATUM[\"D_ATS_1977\",SPHEROID[\"ATS_1977\",6378135.0,298.257]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Double_Stereographic\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",400000.0],PARAMETER[\"Central_Meridian\",-63.0],PARAMETER[\"Scale_Factor\",0.999912],PARAMETER[\"Latitude_Of_Origin\",47.25],UNIT[\"Meter\",1.0]]",
  "wkt2": "PROJCRS[\"Prince_Edward_Island_Stereographic\",BASEGEOGCRS[\"GCS_ATS_1977\",DATUM[\"D_ATS_1977\",ELLIPSOID[\"ATS_1977\",6378135.0,298.257]],PRIMEM[\"Greenwich\",0.0],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Double_Stereographic\",METHOD[\"Double_Stereographic\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",400000.0],PARAMETER[\"Central_Meridian\",-63.0],PARAMETER[\"Scale_Factor\",0.999912],PARAMETER[\"Latitude_Of_Origin\",47.25]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0],ID[\"EPSG\",\"2290\"]]",
  "description": "Prince Edward Island Stereographic",
  "authority": "EPSG",
  "version": "4.0(8.0.1)",
  "deprecated": "no",
  "areaname": "Canada - Prince Edward Island",
  "extent": {
    "slat": 45.9,
    "nlat": 47.09,
    "llon": -64.49,
    "rlon": -61.9
  }
}