ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (CZU_Postfire_Canopy_Cover)

{
 "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
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "VALUE": 0,
   "COUNT": 1347033483
  }},
  {"attributes": {
   "OID": 1,
   "VALUE": 1,
   "COUNT": -2147483648
  }}
 ]
}