ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (mtn_02m)

{
 "features": [
  {"attributes": {
   "count": 1782843,
   "value": 1,
   "objectid": 1
  }},
  {"attributes": {
   "count": 2693253,
   "value": 2,
   "objectid": 2
  }},
  {"attributes": {
   "count": 6847451,
   "value": 3,
   "objectid": 3
  }},
  {"attributes": {
   "count": 5208083,
   "value": 4,
   "objectid": 4
  }},
  {"attributes": {
   "count": 6929240,
   "value": 5,
   "objectid": 5
  }},
  {"attributes": {
   "count": 15220623,
   "value": 6,
   "objectid": 6
  }},
  {"attributes": {
   "count": 646592,
   "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"
  }
 ]
}