ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (rcp85_precip_raster)

{
 "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": -25,
   "Count": 61
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 0,
   "Count": 365
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 25,
   "Count": 1160
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 50,
   "Count": 8282
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 75,
   "Count": 5631
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 100,
   "Count": 3488
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 125,
   "Count": 1586
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 150,
   "Count": 1178
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 175,
   "Count": 407
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 200,
   "Count": 361
  }},
  {"attributes": {
   "OBJECTID": 11,
   "Value": 225,
   "Count": 213
  }}
 ]
}