ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (UFD/Generalized_Land_Cover_2020)

{
 "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
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 61954484
  }},
  {"attributes": {
   "OID": 1,
   "Value": 10,
   "Count": 28710162
  }},
  {"attributes": {
   "OID": 2,
   "Value": 20,
   "Count": 74085999
  }},
  {"attributes": {
   "OID": 3,
   "Value": 30,
   "Count": 18754895
  }},
  {"attributes": {
   "OID": 4,
   "Value": 50,
   "Count": 298857
  }}
 ]
}