ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Images/HIL_LULCpiece)

{
 "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": "LULC",
   "type": "esriFieldTypeString",
   "alias": "LULC",
   "domain": null,
   "length": 250
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1900,
   "Count": 45,
   "LULC": "OPEN LAND"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2100,
   "Count": 26506,
   "LULC": "CROPLAND AND PASTURELAND"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3200,
   "Count": 413,
   "LULC": "SHRUB AND BRUSHLAND"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 3300,
   "Count": 77,
   "LULC": "MIXED RANGELAND"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 4110,
   "Count": 531,
   "LULC": "PINE FLATWOODS"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 4340,
   "Count": 1197,
   "LULC": "UPLAND HARDWOOD - CONIFEROUS MIX"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 5300,
   "Count": 42,
   "LULC": "RESERVOIRS"
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 6120,
   "Count": 258,
   "LULC": "MANGROVE SWAMPS"
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 6150,
   "Count": 8614,
   "LULC": "STREAM AND LAKE SWAMPS (BOTTOMLAND)"
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 6200,
   "Count": 14,
   "LULC": "WETLAND CONIFEROUS FORESTS"
  }},
  {"attributes": {
   "OBJECTID": 11,
   "Value": 6210,
   "Count": 2345,
   "LULC": "CYPRESS"
  }},
  {"attributes": {
   "OBJECTID": 12,
   "Value": 6300,
   "Count": 210,
   "LULC": "WETLAND FORESTED MIXED"
  }},
  {"attributes": {
   "OBJECTID": 13,
   "Value": 6410,
   "Count": 1089,
   "LULC": "FRESHWATER MARSHES"
  }},
  {"attributes": {
   "OBJECTID": 14,
   "Value": 6430,
   "Count": 99,
   "LULC": "WET PRAIRIES"
  }},
  {"attributes": {
   "OBJECTID": 15,
   "Value": 6440,
   "Count": 9,
   "LULC": "EMERGENT AQUATIC VEGETATION"
  }}
 ]
}