ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (UrbanTreeCanopy/LandCover_2021)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "Classification",
   "type": "esriFieldTypeString",
   "alias": "Classification",
   "domain": null,
   "length": 255
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 43940980,
   "Classification": "Impervious"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 34378121,
   "Classification": "Road/Railroad"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 8602179,
   "Classification": "Bare Ground"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 47966429,
   "Classification": "Building"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 76704209,
   "Classification": "Grass"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count": 51441757,
   "Classification": "Tree/Shrub"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count": 129434,
   "Classification": "Wetland"
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 8,
   "Count": 13686512,
   "Classification": "Water"
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 9,
   "Count": 9845745,
   "Classification": "Cropland"
  }}
 ]
}