ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Urban_Flood_30year)

{
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "SEG_CODE": "N331",
   "Value": 1,
   "Count": 8199363
  }},
  {"attributes": {
   "OBJECTID": 2,
   "SEG_CODE": "N332",
   "Value": 2,
   "Count": 3911181
  }},
  {"attributes": {
   "OBJECTID": 3,
   "SEG_CODE": "N333",
   "Value": 3,
   "Count": 1050829
  }},
  {"attributes": {
   "OBJECTID": 4,
   "SEG_CODE": "N334",
   "Value": 4,
   "Count": 76168
  }},
  {"attributes": {
   "OBJECTID": 5,
   "SEG_CODE": "N330",
   "Value": 5,
   "Count": 35285534
  }}
 ],
 "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"
  }
 ]
}