ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (ImageServices/AK_VolatileFuelPrevalence_SRS)

{
 "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": "VOLATILEFUELPREVALENCE",
   "type": "esriFieldTypeString",
   "alias": "VOLATILEFUELPREVALENCE",
   "domain": null,
   "length": 255
  },
  {
   "name": "R",
   "type": "esriFieldTypeInteger",
   "alias": "R",
   "domain": null
  },
  {
   "name": "G",
   "type": "esriFieldTypeInteger",
   "alias": "G",
   "domain": null
  },
  {
   "name": "B",
   "type": "esriFieldTypeInteger",
   "alias": "B",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "VALUE": 1,
   "COUNT": 829332454,
   "VOLATILEFUELPREVALENCE": "Very Low",
   "R": 254,
   "G": 217,
   "B": 118
  }},
  {"attributes": {
   "OBJECTID": 2,
   "VALUE": 2,
   "COUNT": 5262809250,
   "VOLATILEFUELPREVALENCE": "Low",
   "R": 254,
   "G": 178,
   "B": 76
  }},
  {"attributes": {
   "OBJECTID": 3,
   "VALUE": 3,
   "COUNT": 431506186,
   "VOLATILEFUELPREVALENCE": "Moderate",
   "R": 253,
   "G": 141,
   "B": 60
  }},
  {"attributes": {
   "OBJECTID": 4,
   "VALUE": 4,
   "COUNT": 493898645,
   "VOLATILEFUELPREVALENCE": "High",
   "R": 240,
   "G": 59,
   "B": 32
  }},
  {"attributes": {
   "OBJECTID": 5,
   "VALUE": 5,
   "COUNT": 1250140714,
   "VOLATILEFUELPREVALENCE": "Maximum",
   "R": 189,
   "G": 0,
   "B": 38
  }},
  {"attributes": {
   "OBJECTID": 6,
   "VALUE": 10,
   "COUNT": 679117876,
   "VOLATILEFUELPREVALENCE": "Water/Ice",
   "R": 0,
   "G": 38,
   "B": 115
  }}
 ]
}