EPSG.dev

Vientiane 1982 - EPSG:4676

Detailed Extent

WKT

GEOGCS["GCS_Vientiane_1982", 
	DATUM["D_Vientiane_1982", 
		SPHEROID["Krasovsky_1940", 6378245.0, 298.3]], 
	PRIMEM["Greenwich", 0.0], 
	UNIT["Degree", 0.0174532925199433]]

WKT2

GEOGCRS["GCS_Vientiane_1982", 
	DATUM["D_Vientiane_1982", 
		ELLIPSOID["Krasovsky_1940", 6378245.0, 298.3]], 
	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", "4676"]]

Data from @esri/proj-codes

{
  "wkid": 4676,
  "latestWkid": 4676,
  "macro": "PE_GCS_VIENTIANE_1982",
  "name": "GCS_Vientiane_1982",
  "wkt": "GEOGCS[\"GCS_Vientiane_1982\",DATUM[\"D_Vientiane_1982\",SPHEROID[\"Krasovsky_1940\",6378245.0,298.3]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]",
  "wkt2": "GEOGCRS[\"GCS_Vientiane_1982\",DATUM[\"D_Vientiane_1982\",ELLIPSOID[\"Krasovsky_1940\",6378245.0,298.3]],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\",\"4676\"]]",
  "description": "Vientiane 1982",
  "authority": "EPSG",
  "version": "6.5.2(9.2.0)",
  "deprecated": "no",
  "areaname": "Laos",
  "extent": {
    "slat": 13.92,
    "nlat": 22.5,
    "llon": 100.09,
    "rlon": 107.64
  }
}