ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (WRO/Wildfire_Hazard_Potential)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count_",
   "type": "esriFieldTypeDouble",
   "alias": "Count_",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count_": 42641030
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count_": 24040870
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count_": 12071509
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count_": 6731644
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count_": 2742688
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count_": 12046905
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count_": 984569
  }}
 ]
}