ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (SouthWRAP/infra_commsites_hvra_img)

{
 "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": 1,
   "Count": 2333057
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 77012
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 701305
  }}
 ]
}