ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Water_Resources/MAR_ASR_FlatheadValley_AvailableDrawupRating)

{
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Count_": 38519,
   "Value": 0
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Count_": 14602,
   "Value": 50
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Count_": 35848,
   "Value": 100
  }}
 ],
 "objectIdFieldName": "",
 "fields": [
  {
   "domain": null,
   "name": "OBJECTID",
   "alias": "OBJECTID",
   "type": "esriFieldTypeOID"
  },
  {
   "domain": null,
   "name": "Value",
   "alias": "Value",
   "type": "esriFieldTypeInteger"
  },
  {
   "domain": null,
   "name": "Count_",
   "alias": "Count_",
   "type": "esriFieldTypeDouble"
  }
 ]
}