ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (RDW_LandscapeAndWildlife/Extent_of_US_Rangelands)

{
 "objectIdFieldName": "OBJECTID",
 "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": "LandCover",
   "type": "esriFieldTypeString",
   "alias": "LandCover",
   "domain": null,
   "length": 22
  },
  {
   "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": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 2841546821,
   "LandCover": "Forest",
   "Red": 112,
   "Green": 166,
   "Blue": 83
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 2769528281,
   "LandCover": "Rangeland",
   "Red": 242,
   "Green": 229,
   "Blue": 85
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 139221194,
   "LandCover": "Transitional Rangeland",
   "Red": 204,
   "Green": 0,
   "Blue": 0
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 233728883,
   "LandCover": "Afforested Rangeland",
   "Red": 193,
   "Green": 92,
   "Blue": 230
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 504493895,
   "LandCover": "Water",
   "Red": 108,
   "Green": 126,
   "Blue": 217
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count": 92389849,
   "LandCover": "Barren, Ice, or Snow",
   "Red": 204,
   "Green": 204,
   "Blue": 217
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count": 410756203,
   "LandCover": "Developed",
   "Red": 52,
   "Green": 52,
   "Blue": 52
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 8,
   "Count": 2017764604,
   "LandCover": "Agriculture",
   "Red": 255,
   "Green": 245,
   "Blue": 224
  }}
 ]
}