EPSG.dev

Azores Central 1995 - EPSG:4665

Detailed Extent

WKT

GEOGCS["GCS_Azores_Central_1995", 
	DATUM["D_Azores_Central_Islands_1995", 
		SPHEROID["International_1924", 6378388.0, 297.0]], 
	PRIMEM["Greenwich", 0.0], 
	UNIT["Degree", 0.0174532925199433]]

WKT2

GEOGCRS["GCS_Azores_Central_1995", 
	DATUM["D_Azores_Central_Islands_1995", 
		ELLIPSOID["International_1924", 6378388.0, 297.0]], 
	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", "4665"]]

Data from @esri/proj-codes

{
  "wkid": 4665,
  "latestWkid": 4665,
  "macro": "PE_GCS_AZORES_CENTRAL_1995",
  "name": "GCS_Azores_Central_1995",
  "wkt": "GEOGCS[\"GCS_Azores_Central_1995\",DATUM[\"D_Azores_Central_Islands_1995\",SPHEROID[\"International_1924\",6378388.0,297.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]",
  "wkt2": "GEOGCRS[\"GCS_Azores_Central_1995\",DATUM[\"D_Azores_Central_Islands_1995\",ELLIPSOID[\"International_1924\",6378388.0,297.0]],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\",\"4665\"]]",
  "description": "Azores Central 1995",
  "authority": "EPSG",
  "version": "6.5(9.0.0)",
  "deprecated": "no",
  "areaname": "Portugal - Azores C - onshore",
  "extent": {
    "slat": 38.32,
    "nlat": 39.14,
    "llon": -28.9,
    "rlon": -26.97
  }
}