ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Pluvials_Test/test_raster_dataset2_2)

{
 "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": "Descriptio",
   "type": "esriFieldTypeString",
   "alias": "Descriptio",
   "domain": null,
   "length": 50
  },
  {
   "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": "PopupText",
   "type": "esriFieldTypeString",
   "alias": "PopupText",
   "domain": null,
   "length": 254
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 40,
   "Count": 681601704,
   "Descriptio": "50% Annual Exceedance",
   "Red": 60,
   "Green": 95,
   "Blue": 167,
   "PopupText": "50% Annual Exceedance"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 50,
   "Count": 97178958,
   "Descriptio": "20% Annual Exceedance",
   "Red": 59,
   "Green": 126,
   "Blue": 190,
   "PopupText": "20% Annual Exceedance"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 60,
   "Count": 84808285,
   "Descriptio": "10% Annual Exceedance",
   "Red": 56,
   "Green": 177,
   "Blue": 227,
   "PopupText": "10% Annual Exceedance"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 70,
   "Count": 107161779,
   "Descriptio": "4% Annual Exceedance",
   "Red": 53,
   "Green": 199,
   "Blue": 216,
   "PopupText": "4% Annual Exceedance"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 80,
   "Count": 91397849,
   "Descriptio": "2% Annual Exceedance",
   "Red": 55,
   "Green": 222,
   "Blue": 191,
   "PopupText": "2% Annual Exceedance"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 90,
   "Count": 83813896,
   "Descriptio": "1% Annual Exceedance",
   "Red": 110,
   "Green": 230,
   "Blue": 184,
   "PopupText": "1% Annual Exceedance"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 100,
   "Count": 179058869,
   "Descriptio": "0.2% Annual Exceedance",
   "Red": 175,
   "Green": 228,
   "Blue": 141,
   "PopupText": "0.2% Annual Exceedance"
  }}
 ]
}