ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (NatMod_Screening_Layer)

{
 "features": [
  {"attributes": {
   "count": 41592829,
   "value": 1,
   "objectid": 1
  }},
  {"attributes": {
   "count": 31185107,
   "value": 2,
   "objectid": 2
  }},
  {"attributes": {
   "count": 49391136,
   "value": 3,
   "objectid": 3
  }},
  {"attributes": {
   "count": 95102010,
   "value": 4,
   "objectid": 4
  }}
 ],
 "objectIdFieldName": "",
 "fields": [
  {
   "domain": null,
   "name": "objectid",
   "alias": "objectid",
   "type": "esriFieldTypeOID"
  },
  {
   "domain": null,
   "name": "value",
   "alias": "value",
   "type": "esriFieldTypeInteger"
  },
  {
   "domain": null,
   "name": "count",
   "alias": "count",
   "type": "esriFieldTypeDouble"
  }
 ]
}