ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Forests/Contextual_Intactness)

{
 "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": "Red",
   "type": "esriFieldTypeInteger",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeInteger",
   "alias": "Blue",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeInteger",
   "alias": "Green",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 10,
   "Count": 15760244,
   "Red": 255,
   "Blue": 214,
   "Green": 235
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 20,
   "Count": 18471396,
   "Red": 248,
   "Blue": 187,
   "Green": 215
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 30,
   "Count": 20603942,
   "Red": 242,
   "Blue": 161,
   "Green": 193
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 40,
   "Count": 19049375,
   "Red": 235,
   "Blue": 136,
   "Green": 170
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 50,
   "Count": 20698121,
   "Red": 229,
   "Blue": 112,
   "Green": 146
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 60,
   "Count": 29580286,
   "Red": 222,
   "Blue": 89,
   "Green": 120
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 70,
   "Count": 25951007,
   "Red": 216,
   "Blue": 68,
   "Green": 93
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 80,
   "Count": 34503353,
   "Red": 209,
   "Blue": 47,
   "Green": 66
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 90,
   "Count": 16716177,
   "Red": 203,
   "Blue": 28,
   "Green": 38
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 100,
   "Count": 2731982,
   "Red": 196,
   "Blue": 10,
   "Green": 10
  }}
 ]
}