ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Regional/Fairfax_slope2)

{
 "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": 5,
   "Count": 6030479
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 10,
   "Count": 4900242
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 20,
   "Count": 6366825
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 50,
   "Count": 26258288
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 1126,
   "Count": 26416506
  }}
 ]
}