ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Forests/Global_Forest_Cover_2000)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeInteger",
   "alias": "Blue",
   "domain": null
  },
  {
   "name": "Red",
   "type": "esriFieldTypeInteger",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeInteger",
   "alias": "Green",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 0,
   "Count": 12294349226,
   "Blue": 255,
   "Red": 255,
   "Green": 255
  }},
  {"attributes": {
   "OID": 1,
   "Value": 1,
   "Count": 1153706158,
   "Blue": 158,
   "Red": 180,
   "Green": 215
  }}
 ]
}