EPSG.dev

Herat North - EPSG:4255

Detailed Extent

WKT

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

WKT2

GEOGCRS["GCS_Herat_North", 
	DATUM["D_Herat_North", 
		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", "4255"]]

Data from @esri/proj-codes

{
  "wkid": 4255,
  "latestWkid": 4255,
  "macro": "PE_GCS_HERAT_NORTH",
  "name": "GCS_Herat_North",
  "wkt": "GEOGCS[\"GCS_Herat_North\",DATUM[\"D_Herat_North\",SPHEROID[\"International_1924\",6378388.0,297.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]",
  "wkt2": "GEOGCRS[\"GCS_Herat_North\",DATUM[\"D_Herat_North\",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\",\"4255\"]]",
  "description": "Herat North",
  "authority": "EPSG",
  "version": "6.5(3.0.1)",
  "deprecated": "no",
  "areaname": "Afghanistan",
  "extent": {
    "slat": 29.4,
    "nlat": 38.48,
    "llon": 60.5,
    "rlon": 74.92
  }
}