ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (NED/Topography_Aspect_Cardinal_Ordinal_Direction)

{
 "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": "Aspect",
   "type": "esriFieldTypeString",
   "alias": "Aspect",
   "domain": null,
   "length": 10
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 7811710030,
   "Red": 172,
   "Green": 175,
   "Blue": 187,
   "Aspect": "Flat"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 3080264851,
   "Red": 252,
   "Green": 3,
   "Blue": 5,
   "Aspect": "North"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 2688580436,
   "Red": 252,
   "Green": 168,
   "Blue": 11,
   "Aspect": "Northeast"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 2945068219,
   "Red": 254,
   "Green": 252,
   "Blue": 6,
   "Aspect": "East"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 2785654145,
   "Red": 1,
   "Green": 253,
   "Blue": 4,
   "Aspect": "Southeast"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 3150704183,
   "Red": 11,
   "Green": 252,
   "Blue": 254,
   "Aspect": "South"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 7,
   "Count": 2672285208,
   "Red": 4,
   "Green": 164,
   "Blue": 252,
   "Aspect": "Southwest"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 8,
   "Count": 2864431721,
   "Red": 2,
   "Green": 1,
   "Blue": 247,
   "Aspect": "West"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 9,
   "Count": 2707135416,
   "Red": 249,
   "Green": 5,
   "Blue": 254,
   "Aspect": "Northwest"
  }}
 ]
}