ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (GreenReport/GreennessMap)

{
 "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": 1,
   "Count": 289963,
   "Red": 94,
   "Green": 58,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 878170,
   "Red": 161,
   "Green": 99,
   "Blue": 40
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 1135170,
   "Red": 235,
   "Green": 151,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 1650575,
   "Red": 255,
   "Green": 179,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 827602,
   "Red": 220,
   "Green": 171,
   "Blue": 5
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 992224,
   "Red": 179,
   "Green": 161,
   "Blue": 10
  }},
  {"attributes": {
   "OID": 6,
   "Value": 7,
   "Count": 682995,
   "Red": 151,
   "Green": 140,
   "Blue": 10
  }},
  {"attributes": {
   "OID": 7,
   "Value": 8,
   "Count": 523305,
   "Red": 151,
   "Green": 171,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 8,
   "Value": 9,
   "Count": 332525,
   "Red": 79,
   "Green": 161,
   "Blue": 5
  }},
  {"attributes": {
   "OID": 9,
   "Value": 10,
   "Count": 76386,
   "Red": 0,
   "Green": 130,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 10,
   "Value": 11,
   "Count": 18195,
   "Red": 0,
   "Green": 79,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 11,
   "Value": 12,
   "Count": 61092,
   "Red": 48,
   "Green": 112,
   "Blue": 207
  }},
  {"attributes": {
   "OID": 12,
   "Value": 14,
   "Count": 268806,
   "Red": 255,
   "Green": 255,
   "Blue": 255
  }}
 ]
}