ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (FFCNA/FEGN2021)

{
 "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": "Resource",
   "type": "esriFieldTypeString",
   "alias": "Resource",
   "domain": null,
   "length": 60
  },
  {
   "name": "Descrip",
   "type": "esriFieldTypeString",
   "alias": "Descrip",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 256610447,
   "Resource": "FEGN2021.tif",
   "Descrip": "Priority 1 (Highest)"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 123584413,
   "Resource": "FEGN2021.tif",
   "Descrip": "Priority 2"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 33551549,
   "Resource": "FEGN2021.tif",
   "Descrip": "Priority 3"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 45390254,
   "Resource": "FEGN2021.tif",
   "Descrip": "Priority 4"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 83536665,
   "Resource": "FEGN2021.tif",
   "Descrip": "Priority 5"
  }}
 ]
}