EPSG.dev

Greenland 1996 - EPSG:4747

Detailed Extent

WKT

GEOGCS["GCS_Greenland_1996", 
	DATUM["Greenland_Reference_1996_ensemble", 
		SPHEROID["GRS_1980", 6378137.0, 298.257222101]], 
	PRIMEM["Greenwich", 0.0], 
	UNIT["Degree", 0.0174532925199433]]

WKT2

GEOGCRS["GCS_Greenland_1996", 
	DATUM["Greenland_Reference_1996_ensemble", 
		ELLIPSOID["GRS_1980", 6378137.0, 298.257222101]], 
	PRIMEM["Greenwich", 0.0], 
	CS[ellipsoidal, 2], 
	AXIS["Latitude (lat)", north, 
		ORDER[1]], 
	AXIS["Longitude (lon)", east, 
		ORDER[2]], 
	ANGLEUNIT["Degree", 0.0174532925199433], 
	ID["EPSG", "4747"]]

Data from @esri/proj-codes

{
  "wkid": 4747,
  "latestWkid": 4747,
  "macro": "PE_GCS_GREENLAND_1996",
  "name": "GCS_Greenland_1996",
  "wkt": "GEOGCS[\"GCS_Greenland_1996\",DATUM[\"Greenland_Reference_1996_ensemble\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]",
  "wkt2": "GEOGCRS[\"GCS_Greenland_1996\",DATUM[\"Greenland_Reference_1996_ensemble\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433],ID[\"EPSG\",\"4747\"]]",
  "description": "Greenland 1996",
  "authority": "EPSG",
  "version": "6.14(9.3.0.0)",
  "deprecated": "no",
  "areaname": "Greenland",
  "extent": {
    "slat": 56.38,
    "nlat": 87.02,
    "llon": -75,
    "rlon": 7.99
  }
}