ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Supplemental/Landcover_AllCommunities)

{
 "objectIdFieldName": "OBJECTID",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "OID_1",
   "type": "esriFieldTypeInteger",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeInteger",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "ClassName",
   "type": "esriFieldTypeString",
   "alias": "ClassName",
   "domain": null,
   "length": 8000
  },
  {
   "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,
   "OID_1": null,
   "Value": 10,
   "Count": 0,
   "ClassName": "Water",
   "Red": 84,
   "Green": 117,
   "Blue": 168
  }},
  {"attributes": {
   "OBJECTID": 2,
   "OID_1": null,
   "Value": 20,
   "Count": 0,
   "ClassName": "Impervious surface",
   "Red": 255,
   "Green": 0,
   "Blue": 0
  }},
  {"attributes": {
   "OBJECTID": 3,
   "OID_1": null,
   "Value": 30,
   "Count": 0,
   "ClassName": "Soil and barren",
   "Red": 210,
   "Green": 205,
   "Blue": 192
  }},
  {"attributes": {
   "OBJECTID": 4,
   "OID_1": null,
   "Value": 40,
   "Count": 0,
   "ClassName": "Trees and forest",
   "Red": 38,
   "Green": 115,
   "Blue": 0
  }},
  {"attributes": {
   "OBJECTID": 5,
   "OID_1": null,
   "Value": 52,
   "Count": 0,
   "ClassName": "Shrubs",
   "Red": 205,
   "Green": 170,
   "Blue": 102
  }},
  {"attributes": {
   "OBJECTID": 6,
   "OID_1": null,
   "Value": 70,
   "Count": 0,
   "ClassName": "Grass and herbaceous",
   "Red": 137,
   "Green": 205,
   "Blue": 102
  }},
  {"attributes": {
   "OBJECTID": 7,
   "OID_1": null,
   "Value": 80,
   "Count": 0,
   "ClassName": "Agriculutre",
   "Red": 255,
   "Green": 211,
   "Blue": 127
  }},
  {"attributes": {
   "OBJECTID": 8,
   "OID_1": null,
   "Value": 82,
   "Count": 0,
   "ClassName": "Orchards",
   "Red": 207,
   "Green": 139,
   "Blue": 23
  }},
  {"attributes": {
   "OBJECTID": 9,
   "OID_1": null,
   "Value": 91,
   "Count": 0,
   "ClassName": "Woody wetlands",
   "Red": 200,
   "Green": 230,
   "Blue": 248
  }},
  {"attributes": {
   "OBJECTID": 10,
   "OID_1": null,
   "Value": 92,
   "Count": 0,
   "ClassName": "Emergent wetlands",
   "Red": 100,
   "Green": 179,
   "Blue": 213
  }}
 ]
}