ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Southwest/Bartlett_Lake_Option_A_Imagery)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "Hab_Type",
   "type": "esriFieldTypeString",
   "alias": "Hab_Type",
   "domain": null,
   "length": 254
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 0,
   "Count": 5685656,
   "Hab_Type": "Cottonwood-Willow Habitat"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 1,
   "Count": 12720822,
   "Hab_Type": "Mesquite Habitat"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 2,
   "Count": 9938961,
   "Hab_Type": "Other Habitat"
  }}
 ]
}