ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Water_Resources/MAR_SlopeRating)

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