ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Forest_management_opportunity_all_priorities)

{
 "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": "Category",
   "type": "esriFieldTypeString",
   "alias": "Category",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 0,
   "Count": 331479164,
   "Category": "No priority"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 1,
   "Count": 2440480,
   "Category": "Flood priority only"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 100,
   "Count": 3911014,
   "Category": "Mining priority only"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 101,
   "Count": 5110940,
   "Category": "Flood + mining priority"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 1000,
   "Count": 10501026,
   "Category": "Biodiversity priority only"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 1001,
   "Count": 1868171,
   "Category": "Biodiversity + flood priority"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 1100,
   "Count": 2044727,
   "Category": "Biodiversity + mining priority"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 1101,
   "Count": 3553884,
   "Category": "Biodiversity + flood + mining priority"
  }}
 ]
}