ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Supplemental/Estimated_floodplain_CONUS_WM)

{
 "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": 0,
   "Count": 13159211230
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 1,
   "Count": 1758731078
  }}
 ]
}