ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Lower_Mekong_WEST/Sediment_Erosion_Prevention)

{
 "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": "Class",
   "type": "esriFieldTypeString",
   "alias": "Class",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 616580,
   "Class": "Very Low"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 768983,
   "Class": "Low"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 4436032,
   "Class": "Moderate"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 3163324,
   "Class": "High"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 1002285,
   "Class": "Very High"
  }}
 ]
}