ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (HillsideSlope2009)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "Rowid",
   "type": "esriFieldTypeOID",
   "alias": "Rowid",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "Rowid": 0,
   "VALUE": 1,
   "COUNT": 25249558
  }},
  {"attributes": {
   "Rowid": 1,
   "VALUE": 2,
   "COUNT": 9181851
  }},
  {"attributes": {
   "Rowid": 2,
   "VALUE": 3,
   "COUNT": 37918869
  }}
 ]
}