ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Slope_Index_teller_10mDEM_Clip)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "ClassName",
   "type": "esriFieldTypeString",
   "alias": "ClassName",
   "domain": null,
   "length": 254
  },
  {
   "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": "Alpha",
   "type": "esriFieldTypeInteger",
   "alias": "Alpha",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "ClassName": "Flat (0-5%)",
   "Red": 112,
   "Green": 153,
   "Blue": 89,
   "Alpha": 255,
   "Count": 2389091
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "ClassName": "Low (5-15%)",
   "Red": 181,
   "Green": 216,
   "Blue": 138,
   "Alpha": 255,
   "Count": 6169903
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "ClassName": "Moderate (15-25%)",
   "Red": 237,
   "Green": 240,
   "Blue": 145,
   "Alpha": 255,
   "Count": 4025041
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "ClassName": "Steep (25-35%)",
   "Red": 226,
   "Green": 182,
   "Blue": 129,
   "Alpha": 255,
   "Count": 1559040
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "ClassName": "Very Steep (>35%)",
   "Red": 176,
   "Green": 123,
   "Blue": 111,
   "Alpha": 255,
   "Count": 327854
  }}
 ]
}