ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (MDForestTechStudy/Fragmentation_2013)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "VALUE": 1,
   "COUNT": 10205345
  }},
  {"attributes": {
   "OID": 1,
   "VALUE": 2,
   "COUNT": 64630428
  }},
  {"attributes": {
   "OID": 2,
   "VALUE": 4,
   "COUNT": 12552191
  }},
  {"attributes": {
   "OID": 3,
   "VALUE": 5,
   "COUNT": 3848999
  }},
  {"attributes": {
   "OID": 4,
   "VALUE": 6,
   "COUNT": 13437794
  }}
 ]
}