ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (MDForestTechStudy/Fragmentation_2018)

{
 "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": 10336961
  }},
  {"attributes": {
   "OID": 1,
   "VALUE": 2,
   "COUNT": 64045985
  }},
  {"attributes": {
   "OID": 2,
   "VALUE": 4,
   "COUNT": 12168906
  }},
  {"attributes": {
   "OID": 3,
   "VALUE": 5,
   "COUNT": 3883013
  }},
  {"attributes": {
   "OID": 4,
   "VALUE": 6,
   "COUNT": 13504451
  }}
 ]
}