ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (EPA/Baywide_LandCover_UVM_CC_WorldView)

{
 "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": "LandCover",
   "type": "esriFieldTypeString",
   "alias": "Land Cover Classes",
   "domain": null,
   "length": 255
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 14359958093,
   "LandCover": "Water"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 164192748435,
   "LandCover": "Trees and Shrubs"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 73087558123,
   "LandCover": "Herbaceous"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 873301373,
   "LandCover": "Barren"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 6600989260,
   "LandCover": "Impervious (other)"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count": 3400699390,
   "LandCover": "Impervious (roads)"
  }}
 ]
}