ArcGIS REST Services Directory
JSON

Raster Attribute Table (Parks/BCPOP)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT_",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT_",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "VALUE": 1,
   "COUNT_": 30011431
  }},
  {"attributes": {
   "OBJECTID": 2,
   "VALUE": 2,
   "COUNT_": 16958376
  }},
  {"attributes": {
   "OBJECTID": 3,
   "VALUE": 5,
   "COUNT_": 6086599
  }},
  {"attributes": {
   "OBJECTID": 4,
   "VALUE": 7,
   "COUNT_": 1274523
  }},
  {"attributes": {
   "OBJECTID": 5,
   "VALUE": 9,
   "COUNT_": 478773
  }}
 ]
}