ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (wo_spf_fam/Nat_cNVC_People_Infra_Hist)

{
 "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": "CLASSNAME",
   "type": "esriFieldTypeString",
   "alias": "CLASSNAME",
   "domain": null,
   "length": 60
  },
  {
   "name": "RED",
   "type": "esriFieldTypeInteger",
   "alias": "RED",
   "domain": null
  },
  {
   "name": "GREEN",
   "type": "esriFieldTypeInteger",
   "alias": "GREEN",
   "domain": null
  },
  {
   "name": "BLUE",
   "type": "esriFieldTypeInteger",
   "alias": "BLUE",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 169486007,
   "CLASSNAME": "Very high loss (< -31.623)",
   "RED": 189,
   "GREEN": 0,
   "BLUE": 38
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 62676816,
   "CLASSNAME": "High loss (-31.623 to -10)",
   "RED": 240,
   "GREEN": 59,
   "BLUE": 32
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 260461301,
   "CLASSNAME": "Moderate loss (-10 to -3.1623)",
   "RED": 253,
   "GREEN": 141,
   "BLUE": 60
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 417043067,
   "CLASSNAME": "Low loss (-3.1623 to -1)",
   "RED": 254,
   "GREEN": 204,
   "BLUE": 92
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 705412198,
   "CLASSNAME": "Very low loss (-1 to 0)",
   "RED": 255,
   "GREEN": 255,
   "BLUE": 178
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 52910531,
   "CLASSNAME": "Unquantified impact to people and property in core developed",
   "RED": 156,
   "GREEN": 156,
   "BLUE": 156
  }}
 ]
}