ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Water_Resources/MAR_SlopeRating)

{
 "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_": 137947
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 25,
   "Count_": 548544
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 50,
   "Count_": 849698
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 75,
   "Count_": 1367230
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 100,
   "Count_": 3348499
  }}
 ]
}