ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (NationalRiver_Flood_100year)

{
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "SEG_CODE": "N334",
   "Value": 1,
   "Count": 9030125
  }},
  {"attributes": {
   "OBJECTID": 2,
   "SEG_CODE": "N330",
   "Value": 2,
   "Count": 11142774
  }},
  {"attributes": {
   "OBJECTID": 3,
   "SEG_CODE": "N331",
   "Value": 3,
   "Count": 10911163
  }},
  {"attributes": {
   "OBJECTID": 4,
   "SEG_CODE": "N332",
   "Value": 4,
   "Count": 20859279
  }},
  {"attributes": {
   "OBJECTID": 5,
   "SEG_CODE": "N333",
   "Value": 5,
   "Count": 29355124
  }}
 ],
 "objectIdFieldName": "",
 "fields": [
  {
   "domain": null,
   "name": "OBJECTID",
   "alias": "OBJECTID",
   "type": "esriFieldTypeOID"
  },
  {
   "domain": null,
   "name": "Value",
   "alias": "Value",
   "type": "esriFieldTypeInteger"
  },
  {
   "domain": null,
   "name": "Count",
   "alias": "Count",
   "type": "esriFieldTypeDouble"
  },
  {
   "domain": null,
   "name": "SEG_CODE",
   "length": 8,
   "alias": "SEG_CODE",
   "type": "esriFieldTypeString"
  }
 ]
}