ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (TNC_Climate_California)

{
 "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": 69050120
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 100,
   "Count": 23243712
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 104,
   "Count": 4651731
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 200,
   "Count": 5319278
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 204,
   "Count": 2198741
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 300,
   "Count": 815031
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 304,
   "Count": 731993
  }}
 ]
}