ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (r04/r04_TimberScore_01)

{
 "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": 20199962
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 26947049
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 16250633
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 18042568
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 13695796
  }}
 ]
}