ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Transportation/Impervious)

{
 "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": "Level_4",
   "type": "esriFieldTypeString",
   "alias": "Level_4",
   "domain": null,
   "length": 128
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 0,
   "Count": 1668426627,
   "Level_4": "Upland Deciduous Forest/Lowland Deciduous Forest/Coniferous Forest/Mixed Forest/Upland Herbaceous/Cultivated/Lowland Herbaceous/"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 1,
   "Count": 164534239,
   "Level_4": "Impervious Buildings/Impervious Other"
  }}
 ]
}