ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Water_Resources/MAR_InfiltrationRating)

{
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Count_": 2576809,
   "Value": 25
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Count_": 2258901,
   "Value": 50
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Count_": 922853,
   "Value": 75
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Count_": 493355,
   "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"
  }
 ]
}