ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (commonsensing/FJ000_DR_EQ_Geology_Class_5m)

{
 "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": 16240396
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 2345549
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 404594
  }}
 ]
}