ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Forestry/MD_ForestrySuitability_CanopyHeight)

{
 "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
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 40,
   "Count": 55538924
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 50,
   "Count": 51036136
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 60,
   "Count": 42106069
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 70,
   "Count": 29312805
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 80,
   "Count": 16854914
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 90,
   "Count": 8599219
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 100,
   "Count": 3905494
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 110,
   "Count": 1584883
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 120,
   "Count": 517830
  }}
 ]
}