ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Hosted/nlcd_2023_land_cover_MA_with_desc)

{
 "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": "LCdesc",
   "type": "esriFieldTypeString",
   "alias": "LCdesc",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 11,
   "Count": 692895,
   "LCdesc": "Open Water"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 21,
   "Count": 3045346,
   "LCdesc": "Developed, Open Space"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 22,
   "Count": 2254728,
   "LCdesc": "Developed, Low Intensity"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 23,
   "Count": 1111962,
   "LCdesc": "Developed, Medium Intensity"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 24,
   "Count": 403156,
   "LCdesc": "Developed, High Intensity"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 31,
   "Count": 257244,
   "LCdesc": "Barren Land (Rock/Sand/Clay)"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 41,
   "Count": 5076644,
   "LCdesc": "Deciduous Forest"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 42,
   "Count": 1576966,
   "LCdesc": "Evergreen Forest"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 43,
   "Count": 4383612,
   "LCdesc": "Mixed Forest"
  }},
  {"attributes": {
   "OID": 9,
   "Value": 52,
   "Count": 100003,
   "LCdesc": "Shrub/Scrub"
  }},
  {"attributes": {
   "OID": 10,
   "Value": 71,
   "Count": 248820,
   "LCdesc": "Grassland/Herbaceous"
  }},
  {"attributes": {
   "OID": 11,
   "Value": 81,
   "Count": 897854,
   "LCdesc": "Pasture/Hay"
  }},
  {"attributes": {
   "OID": 12,
   "Value": 82,
   "Count": 157642,
   "LCdesc": "Cultivated Crops"
  }},
  {"attributes": {
   "OID": 13,
   "Value": 90,
   "Count": 2690260,
   "LCdesc": "Woody Wetlands"
  }},
  {"attributes": {
   "OID": 14,
   "Value": 95,
   "Count": 374759,
   "LCdesc": "Emergent Herbaceous Wetlands"
  }}
 ]
}