ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Hazards/RASTER_RASTER_BCBC_WILDFIREHAZARD)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT_",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT_",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "VALUE": 1,
   "COUNT_": 209667
  }},
  {"attributes": {
   "OBJECTID": 2,
   "VALUE": 2,
   "COUNT_": 279404
  }},
  {"attributes": {
   "OBJECTID": 3,
   "VALUE": 3,
   "COUNT_": 158763
  }},
  {"attributes": {
   "OBJECTID": 4,
   "VALUE": 4,
   "COUNT_": 24812
  }}
 ]
}