ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (MECHANICAL_TREATMENT_FEASIBILITY_tif)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeDouble",
   "alias": "COUNT",
   "domain": null
  },
  {
   "name": "Code",
   "type": "esriFieldTypeInteger",
   "alias": "Code",
   "domain": null
  },
  {
   "name": "Feasibilit",
   "type": "esriFieldTypeString",
   "alias": "Feasibilit",
   "domain": null,
   "length": 254
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "VALUE": 1,
   "COUNT": 15758568,
   "Code": 1,
   "Feasibilit": "OK for Mechnical Treatment"
  }},
  {"attributes": {
   "OID": 1,
   "VALUE": 2,
   "COUNT": 8483363,
   "Code": 2,
   "Feasibilit": "Low Feasibility - >1000 ft. from Road/Trail"
  }},
  {"attributes": {
   "OID": 2,
   "VALUE": 3,
   "COUNT": 2051947,
   "Code": 3,
   "Feasibilit": "Low Feasibility - Likely Riparian"
  }},
  {"attributes": {
   "OID": 3,
   "VALUE": 4,
   "COUNT": 7837581,
   "Code": 4,
   "Feasibilit": "Low Feasibility - No Treatable Woody Vegetation"
  }},
  {"attributes": {
   "OID": 4,
   "VALUE": 5,
   "COUNT": 15738755,
   "Code": 5,
   "Feasibilit": "Low Feasibility - Steep (>40% Slope)"
  }},
  {"attributes": {
   "OID": 5,
   "VALUE": 6,
   "COUNT": 6042556,
   "Code": 6,
   "Feasibilit": "Low Feasibility - Designated Wilderness"
  }}
 ]
}