ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Functional_Wtlds_gsTest7t)

{
 "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": "Descrip",
   "type": "esriFieldTypeString",
   "alias": "Descrip",
   "domain": null,
   "length": 254
  },
  {
   "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": 102351633,
   "Descrip": "Priority 1 (Highest)",
   "Red": 0,
   "Green": 76,
   "Blue": 115
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 53116052,
   "Descrip": "Priority 2",
   "Red": 0,
   "Green": 132,
   "Blue": 168
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 50342457,
   "Descrip": "Priority 3",
   "Red": 0,
   "Green": 169,
   "Blue": 230
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 42489045,
   "Descrip": "Priority 4",
   "Red": 115,
   "Green": 223,
   "Blue": 255
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 9287784,
   "Descrip": "Priority 5",
   "Red": 147,
   "Green": 98,
   "Blue": 0
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 6407620,
   "Descrip": "Priority 6",
   "Red": 205,
   "Green": 170,
   "Blue": 102
  }}
 ]
}