ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Water_Resources/MAR_ASR_FlatheadValley_ThicknessUnconsolidatedSedimentBelowConfiningLayerRating)

{
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Count_": 11242,
   "Value": 0
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Count_": 10606,
   "Value": 50
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Count_": 67121,
   "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"
  }
 ]
}