ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Lower_Mekong_WEST/Biodiversity)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "Rowid",
   "type": "esriFieldTypeOID",
   "alias": "Rowid",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT",
   "domain": null
  },
  {
   "name": "CLASS",
   "type": "esriFieldTypeString",
   "alias": "CLASS",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "Rowid": 0,
   "VALUE": 1,
   "COUNT": 14079750,
   "CLASS": "No biodiversity status"
  }},
  {"attributes": {
   "Rowid": 1,
   "VALUE": 4,
   "COUNT": 1052435,
   "CLASS": "Biodiversity status but not important bird area"
  }},
  {"attributes": {
   "Rowid": 2,
   "VALUE": 5,
   "COUNT": 4847185,
   "CLASS": "Biodiversity status and important bird area"
  }}
 ]
}