ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (MWRA/FLEP_gt4)

{
 "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": "Probability",
   "type": "esriFieldTypeString",
   "alias": "Probability",
   "domain": null,
   "length": 20
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count_": 35444691,
   "Probability": "0"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count_": 75980084,
   "Probability": "< 25"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count_": 111408062,
   "Probability": "25 - 50"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count_": 111441617,
   "Probability": "50 - 75"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count_": 111425445,
   "Probability": "> 75"
  }}
 ]
}