ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (NatureMap/NatureMap_ForestManagement)

{
 "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": 11,
   "count": 3121411204
  }},
  {"attributes": {
   "objectid": 2,
   "value": 20,
   "count": 2215629910
  }},
  {"attributes": {
   "objectid": 3,
   "value": 31,
   "count": 247115786
  }},
  {"attributes": {
   "objectid": 4,
   "value": 32,
   "count": 74898659
  }},
  {"attributes": {
   "objectid": 5,
   "value": 40,
   "count": 14038046
  }},
  {"attributes": {
   "objectid": 6,
   "value": 53,
   "count": 625314080
  }}
 ]
}