ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (LocalRiver_Flood_50year)

{
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "SEG_CODE": "N331",
   "Value": 1,
   "Count": 27864139
  }},
  {"attributes": {
   "OBJECTID": 2,
   "SEG_CODE": "N332",
   "Value": 2,
   "Count": 45764664
  }},
  {"attributes": {
   "OBJECTID": 3,
   "SEG_CODE": "N333",
   "Value": 3,
   "Count": 42059519
  }},
  {"attributes": {
   "OBJECTID": 4,
   "SEG_CODE": "N334",
   "Value": 4,
   "Count": 7902903
  }},
  {"attributes": {
   "OBJECTID": 5,
   "SEG_CODE": "N330",
   "Value": 5,
   "Count": 27671503
  }}
 ],
 "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"
  }
 ]
}