ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (WaForestInventory/Structure_Class_Masked)

{
 "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_": 23432121,
   "Name": "Small Open"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count_": 15839633,
   "Name": "Small Closed"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count_": 19461685,
   "Name": "Medium Open"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count_": 14483747,
   "Name": "Medium Moderate"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count_": 84304552,
   "Name": "Medium Closed"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count_": 4356899,
   "Name": "Large Open"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count_": 3594302,
   "Name": "Large Moderate"
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 8,
   "Count_": 55395811,
   "Name": "Large Closed"
  }}
 ]
}