ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Test/KeyHab2026_100m_PonderosaPineWoodland_tif)

{
 "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": "KeyHab2026",
   "type": "esriFieldTypeString",
   "alias": "KeyHab2026",
   "domain": null,
   "length": 254
  }
 ],
 "features": [{"attributes": {
  "OID": 0,
  "Value": 9,
  "Count": 2193084,
  "KeyHab2026": "Ponderosa Pine Woodland"
 }}]
}