ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (r10/Kenai_TreeSize_PopUp)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "Rowid",
   "type": "esriFieldTypeOID",
   "alias": "Rowid",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT",
   "domain": null
  },
  {
   "name": "TREE_SIZE",
   "type": "esriFieldTypeString",
   "alias": "TREE_SIZE",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "Rowid": 0,
   "VALUE": 0,
   "COUNT": 799553659,
   "TREE_SIZE": " "
  }},
  {"attributes": {
   "Rowid": 1,
   "VALUE": 1,
   "COUNT": 5930900,
   "TREE_SIZE": "TS1 (0-1.9\" dbh)"
  }},
  {"attributes": {
   "Rowid": 2,
   "VALUE": 2,
   "COUNT": 37035762,
   "TREE_SIZE": "TS2 (2-4.9\" dbh)"
  }},
  {"attributes": {
   "Rowid": 3,
   "VALUE": 3,
   "COUNT": 149007310,
   "TREE_SIZE": "TS3 (5-11.9\" dbh)"
  }},
  {"attributes": {
   "Rowid": 4,
   "VALUE": 4,
   "COUNT": 48913249,
   "TREE_SIZE": "TS4 (12-17.9\" dbh)"
  }},
  {"attributes": {
   "Rowid": 5,
   "VALUE": 5,
   "COUNT": 37108461,
   "TREE_SIZE": "TS5 (=18\u201d dbh)"
  }},
  {"attributes": {
   "Rowid": 6,
   "VALUE": 6,
   "COUNT": 655739538,
   "TREE_SIZE": "NT (No Tree)"
  }}
 ]
}