ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (LandUseLandCover/LULC_Willamette_Valley_Hardwood)

{
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 1017686
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 1330829
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 27239338
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 562178
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 1401292
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count": 708699
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count": 2154624
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 8,
   "Count": 7891939
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 9,
   "Count": 4339489
  }}
 ],
 "objectIdFieldName": "",
 "fields": [
  {
   "domain": null,
   "name": "OBJECTID",
   "alias": "OBJECTID",
   "type": "esriFieldTypeOID"
  },
  {
   "domain": null,
   "name": "Value",
   "alias": "Value",
   "type": "esriFieldTypeInteger"
  },
  {
   "domain": null,
   "name": "Count",
   "alias": "Count",
   "type": "esriFieldTypeDouble"
  }
 ]
}