ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (FFCNA/FEGN2026)

{
 "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
  },
  {
   "name": "Descrip",
   "type": "esriFieldTypeString",
   "alias": "Descrip",
   "domain": null,
   "length": 60
  },
  {
   "name": "Resource",
   "type": "esriFieldTypeString",
   "alias": "Resource",
   "domain": null,
   "length": 60
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 257600496,
   "Red": 3,
   "Green": 69,
   "Blue": 0,
   "Descrip": "Priority 1 (Highest)",
   "Resource": "Ecological Greenways"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 134945392,
   "Red": 51,
   "Green": 105,
   "Blue": 51,
   "Descrip": "Priority 2",
   "Resource": "Ecological Greenways"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 45032256,
   "Red": 84,
   "Green": 168,
   "Blue": 84,
   "Descrip": "Priority 3",
   "Resource": "Ecological Greenways"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 22526396,
   "Red": 124,
   "Green": 235,
   "Blue": 124,
   "Descrip": "Priority 4",
   "Resource": "Ecological Greenways"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 78659141,
   "Red": 211,
   "Green": 255,
   "Blue": 190,
   "Descrip": "Priority 5",
   "Resource": "Ecological Greenways"
  }}
 ]
}