ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (LIDAR/MARIN_2019_CANCOV_3FT)

{
 "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": "Class",
   "type": "esriFieldTypeString",
   "alias": "Class",
   "domain": null,
   "length": 254
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 1558107198,
   "Class": "Not woody canopy > 15 feet"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 526842802,
   "Class": "Woody canopy > 15 feet"
  }}
 ]
}