ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Lower_Mekong_WEST/Avoided_Carbon_Emissions)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "LC2013",
   "type": "esriFieldTypeString",
   "alias": "LC2013",
   "domain": null,
   "length": 28
  },
  {
   "name": "Class",
   "type": "esriFieldTypeString",
   "alias": "Class",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 4,
   "Count": 2368911,
   "LC2013": "Open forest",
   "Class": "High"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 5,
   "Count": 7650929,
   "LC2013": "Closed forest/Wetland forest",
   "Class": "Very High"
  }}
 ]
}