ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Forests/Global_Restoration_Potential)

{
 "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": "Red",
   "type": "esriFieldTypeInteger",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeInteger",
   "alias": "Green",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeInteger",
   "alias": "Blue",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 10,
   "Count": 34345850,
   "Red": 0,
   "Green": 68,
   "Blue": 27
  }},
  {"attributes": {
   "OID": 1,
   "Value": 20,
   "Count": 18998177,
   "Red": 0,
   "Green": 104,
   "Blue": 42
  }},
  {"attributes": {
   "OID": 2,
   "Value": 30,
   "Count": 14943413,
   "Red": 27,
   "Green": 132,
   "Blue": 63
  }},
  {"attributes": {
   "OID": 3,
   "Value": 40,
   "Count": 13590687,
   "Red": 55,
   "Green": 160,
   "Blue": 85
  }},
  {"attributes": {
   "OID": 4,
   "Value": 50,
   "Count": 12939519,
   "Red": 93,
   "Green": 185,
   "Blue": 107
  }},
  {"attributes": {
   "OID": 5,
   "Value": 60,
   "Count": 12343481,
   "Red": 136,
   "Green": 205,
   "Blue": 134
  }},
  {"attributes": {
   "OID": 6,
   "Value": 70,
   "Count": 10995931,
   "Red": 174,
   "Green": 222,
   "Blue": 167
  }},
  {"attributes": {
   "OID": 7,
   "Value": 80,
   "Count": 8677915,
   "Red": 206,
   "Green": 236,
   "Blue": 199
  }},
  {"attributes": {
   "OID": 8,
   "Value": 90,
   "Count": 6018920,
   "Red": 231,
   "Green": 246,
   "Blue": 226
  }},
  {"attributes": {
   "OID": 9,
   "Value": 100,
   "Count": 5382914,
   "Red": 247,
   "Green": 252,
   "Blue": 245
  }}
 ]
}