ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (wcmc_mountains_02)

{
 "features": [
  {"attributes": {
   "count": 2203487,
   "value": 1,
   "objectid": 1
  }},
  {"attributes": {
   "count": 4799892,
   "value": 2,
   "objectid": 2
  }},
  {"attributes": {
   "count": 16313666,
   "value": 3,
   "objectid": 3
  }},
  {"attributes": {
   "count": 6879831,
   "value": 4,
   "objectid": 4
  }},
  {"attributes": {
   "count": 9347466,
   "value": 5,
   "objectid": 5
  }},
  {"attributes": {
   "count": 21162185,
   "value": 6,
   "objectid": 6
  }},
  {"attributes": {
   "count": 853015,
   "value": 7,
   "objectid": 7
  }}
 ],
 "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": "esriFieldTypeInteger"
  }
 ]
}