ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (MWRA/MWRA_Total_cNVC)

{
 "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
  },
  {
   "name": "Category",
   "type": "esriFieldTypeString",
   "alias": "Category",
   "domain": null,
   "length": 255
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count_": 18186594,
   "Category": "Extreme"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count_": 18186594,
   "Category": "Very High"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count_": 72746376,
   "Category": "High"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count_": 254612310,
   "Category": "Low/Medium"
  }}
 ]
}