ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (us_mn_state_dot/water_hist_hydrography)

{
 "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": "model_value",
   "type": "esriFieldTypeString",
   "alias": "model_value",
   "domain": null,
   "length": 255
  }
 ],
 "features": [
  {"attributes": {
   "objectid": 1,
   "value": -999,
   "count": 158052496,
   "model_value": "NO DATA"
  }},
  {"attributes": {
   "objectid": 2,
   "value": 100,
   "count": 13772169,
   "model_value": "LAKE"
  }},
  {"attributes": {
   "objectid": 3,
   "value": 150,
   "count": 1825734,
   "model_value": "WET LAND"
  }},
  {"attributes": {
   "objectid": 4,
   "value": 200,
   "count": 1020173,
   "model_value": "RIVER"
  }},
  {"attributes": {
   "objectid": 5,
   "value": 210,
   "count": 2940542,
   "model_value": "BOG"
  }},
  {"attributes": {
   "objectid": 6,
   "value": 230,
   "count": 11643488,
   "model_value": "MARSH"
  }},
  {"attributes": {
   "objectid": 7,
   "value": 240,
   "count": 2020495,
   "model_value": "FLOODPLAIN FOREST"
  }},
  {"attributes": {
   "objectid": 8,
   "value": 270,
   "count": 2732115,
   "model_value": "WET MEADOW/FEN"
  }},
  {"attributes": {
   "objectid": 9,
   "value": 280,
   "count": 6254530,
   "model_value": "FLOODPLAIN"
  }},
  {"attributes": {
   "objectid": 10,
   "value": 290,
   "count": 42725725,
   "model_value": "SWAMP"
  }}
 ]
}