ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Landcover/nlcd_2001_lc_reclass9_20210604_Va_partialNC_Albers)

{
 "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
  },
  {
   "name": "Landuse9",
   "type": "esriFieldTypeString",
   "alias": "Landuse9",
   "domain": null,
   "length": 254
  },
  {
   "name": "Class_Name",
   "type": "esriFieldTypeString",
   "alias": "Class_Name",
   "domain": null,
   "length": 254
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 0,
   "Count": 3091506,
   "Landuse9": " ",
   "Class_Name": "Unclassified"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 1,
   "Count": 23098976,
   "Landuse9": "Water",
   "Class_Name": "Water"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 2,
   "Count": 17048520,
   "Landuse9": "Developed",
   "Class_Name": "Developed"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 3,
   "Count": 443528,
   "Landuse9": "Barren",
   "Class_Name": "Barren"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 4,
   "Count": 89626792,
   "Landuse9": "Forest",
   "Class_Name": "Forest"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 5,
   "Count": 3599333,
   "Landuse9": "Shrub/Scrub",
   "Class_Name": "Shrub/Scrub"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 6,
   "Count": 21231736,
   "Landuse9": "Pasture",
   "Class_Name": "Pasture"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 7,
   "Count": 3304551,
   "Landuse9": "Herbaceaous",
   "Class_Name": "Herbaceaous"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 8,
   "Count": 18258019,
   "Landuse9": "Cultivated Crops",
   "Class_Name": "Cultivated Crops"
  }},
  {"attributes": {
   "OID": 9,
   "Value": 9,
   "Count": 20546611,
   "Landuse9": "Wetlands",
   "Class_Name": "Wetlands"
  }}
 ]
}