ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (FFCNA/Natural_Floodplain_FFCNA)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "Red",
   "type": "esriFieldTypeInteger",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeInteger",
   "alias": "Green",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeInteger",
   "alias": "Blue",
   "domain": null
  },
  {
   "name": "Descrip",
   "type": "esriFieldTypeString",
   "alias": "Descrip",
   "domain": null,
   "length": 60
  },
  {
   "name": "Resource",
   "type": "esriFieldTypeString",
   "alias": "Resource",
   "domain": null,
   "length": 60
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 106977077,
   "Red": 22,
   "Green": 0,
   "Blue": 150,
   "Descrip": "Priority 1 (Highest)",
   "Resource": "Natural Floodplain"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 59874868,
   "Red": 81,
   "Green": 58,
   "Blue": 205,
   "Descrip": "Priority 2",
   "Resource": "Natural Floodplain"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 62666730,
   "Red": 130,
   "Green": 120,
   "Blue": 188,
   "Descrip": "Priority 3",
   "Resource": "Natural Floodplain"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 66918805,
   "Red": 141,
   "Green": 145,
   "Blue": 193,
   "Descrip": "Priority 4",
   "Resource": "Natural Floodplain"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 22245664,
   "Red": 180,
   "Green": 180,
   "Blue": 215,
   "Descrip": "Priority 5",
   "Resource": "Natural Floodplain"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 36227137,
   "Red": 219,
   "Green": 216,
   "Blue": 233,
   "Descrip": "Priority 6",
   "Resource": "Natural Floodplain"
  }}
 ]
}