ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (WaForestInventory/Structure_Class)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count_",
   "type": "esriFieldTypeDouble",
   "alias": "Count_",
   "domain": null
  },
  {
   "name": "Name",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count_": 89048808,
   "Name": "Small Open"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count_": 27178619,
   "Name": "Small Closed"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count_": 30068827,
   "Name": "Medium Open"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count_": 19806647,
   "Name": "Medium Moderate"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count_": 92639525,
   "Name": "Medium Closed"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count_": 5509078,
   "Name": "Large Open"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count_": 4166630,
   "Name": "Large Moderate"
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 8,
   "Count_": 58214727,
   "Name": "Large Closed"
  }}
 ]
}