ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (BAGIS_Databin/NLCD_2019_land_cover)

{
 "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": "NLCD_Land",
   "type": "esriFieldTypeString",
   "alias": "NLCD_Land",
   "domain": null,
   "length": 254
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 0,
   "Count": 1.8446744071562068E19,
   "NLCD_Land": "Unclassified"
  }},
  {"attributes": {
   "OBJECTID": 12,
   "Value": 11,
   "Count": 472399232,
   "NLCD_Land": "Open Water"
  }},
  {"attributes": {
   "OBJECTID": 13,
   "Value": 12,
   "Count": 962418,
   "NLCD_Land": "Perennial Snow/Ice"
  }},
  {"attributes": {
   "OBJECTID": 22,
   "Value": 21,
   "Count": 240566180,
   "NLCD_Land": "Developed, Open Space"
  }},
  {"attributes": {
   "OBJECTID": 23,
   "Value": 22,
   "Count": 153288747,
   "NLCD_Land": "Developed, Low Intensity"
  }},
  {"attributes": {
   "OBJECTID": 24,
   "Value": 23,
   "Count": 92578072,
   "NLCD_Land": "Developed, Medium Intensity"
  }},
  {"attributes": {
   "OBJECTID": 25,
   "Value": 24,
   "Count": 33121466,
   "NLCD_Land": "Developed, High Intensity"
  }},
  {"attributes": {
   "OBJECTID": 32,
   "Value": 31,
   "Count": 87406005,
   "NLCD_Land": "Barren Land"
  }},
  {"attributes": {
   "OBJECTID": 42,
   "Value": 41,
   "Count": 833976610,
   "NLCD_Land": "Deciduous Forest"
  }},
  {"attributes": {
   "OBJECTID": 43,
   "Value": 42,
   "Count": 1033039764,
   "NLCD_Land": "Evergreen Forest"
  }},
  {"attributes": {
   "OBJECTID": 44,
   "Value": 43,
   "Count": 305029988,
   "NLCD_Land": "Mixed Forest"
  }},
  {"attributes": {
   "OBJECTID": 53,
   "Value": 52,
   "Count": 1961779404,
   "NLCD_Land": "Shrub/Scrub"
  }},
  {"attributes": {
   "OBJECTID": 72,
   "Value": 71,
   "Count": 1198000354,
   "NLCD_Land": "Herbaceous"
  }},
  {"attributes": {
   "OBJECTID": 82,
   "Value": 81,
   "Count": 560647664,
   "NLCD_Land": "Hay/Pasture"
  }},
  {"attributes": {
   "OBJECTID": 83,
   "Value": 82,
   "Count": 1464715609,
   "NLCD_Land": "Cultivated Crops"
  }},
  {"attributes": {
   "OBJECTID": 91,
   "Value": 90,
   "Count": 403631293,
   "NLCD_Land": "Woody Wetlands"
  }},
  {"attributes": {
   "OBJECTID": 96,
   "Value": 95,
   "Count": 137098525,
   "NLCD_Land": "Emergent Herbaceous Wetlands"
  }}
 ]
}