ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Forestry/MD_ForestrySuitability_ForestLC)

{
 "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": -1,
   "Count": 31739866
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 41,
   "Count": 147083105
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 42,
   "Count": 13356557
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 43,
   "Count": 32300951
  }}
 ]
}