ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (FBC/FBC_FlatheadCounty_PhysicalSepticRiskClass)

{
 "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_": 15464113
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count_": 80803070
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count_": 10660813
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count_": 13962625
  }}
 ]
}