ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (LandUseCover/LandCover)

{
 "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": "Red",
   "type": "esriFieldTypeDouble",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeDouble",
   "alias": "Green",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeDouble",
   "alias": "Blue",
   "domain": null
  },
  {
   "name": "Land_Cover",
   "type": "esriFieldTypeString",
   "alias": "Land_Cover",
   "domain": null,
   "length": 254
  },
  {
   "name": "Opacity",
   "type": "esriFieldTypeDouble",
   "alias": "Opacity",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 11,
   "Count": 3006944,
   "Red": 0.278431372549,
   "Green": 0.419607843137,
   "Blue": 0.627450980392,
   "Land_Cover": "Open Water",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 21,
   "Count": 10352040,
   "Red": 0.866666666667,
   "Green": 0.788235294118,
   "Blue": 0.788235294118,
   "Land_Cover": "Developed, Open Space",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 22,
   "Count": 4514598,
   "Red": 0.847058823529,
   "Green": 0.576470588235,
   "Blue": 0.509803921569,
   "Land_Cover": "Developed, Low Intensity",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 23,
   "Count": 1507208,
   "Red": 0.929411764706,
   "Green": 0,
   "Blue": 0,
   "Land_Cover": "Developed, Medium Intensity",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 24,
   "Count": 664768,
   "Red": 0.666666666667,
   "Green": 0,
   "Blue": 0,
   "Land_Cover": "Developed, High Intensity",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 31,
   "Count": 620206,
   "Red": 0.698039215686,
   "Green": 0.678431372549,
   "Blue": 0.639215686275,
   "Land_Cover": "Barren Land",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 41,
   "Count": 29923435,
   "Red": 0.407843137255,
   "Green": 0.666666666667,
   "Blue": 0.388235294118,
   "Land_Cover": "Deciduous Forest",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 42,
   "Count": 35602456,
   "Red": 0.109803921569,
   "Green": 0.388235294118,
   "Blue": 0.188235294118,
   "Land_Cover": "Evergreen Forest",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 43,
   "Count": 5543273,
   "Red": 0.709803921569,
   "Green": 0.788235294118,
   "Blue": 0.556862745098,
   "Land_Cover": "Mixed Forest",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 52,
   "Count": 11071768,
   "Red": 0.8,
   "Green": 0.729411764706,
   "Blue": 0.486274509804,
   "Land_Cover": "Shrub/Scrub",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 11,
   "Value": 71,
   "Count": 10700503,
   "Red": 0.886274509804,
   "Green": 0.886274509804,
   "Blue": 0.756862745098,
   "Land_Cover": "Herbaceuous",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 12,
   "Value": 81,
   "Count": 13368042,
   "Red": 0.858823529412,
   "Green": 0.847058823529,
   "Blue": 0.235294117647,
   "Land_Cover": "Hay/Pasture",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 13,
   "Value": 82,
   "Count": 16223049,
   "Red": 0.666666666667,
   "Green": 0.439215686275,
   "Blue": 0.156862745098,
   "Land_Cover": "Cultivated Crops",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 14,
   "Value": 90,
   "Count": 23273744,
   "Red": 0.729411764706,
   "Green": 0.847058823529,
   "Blue": 0.917647058824,
   "Land_Cover": "Woody Wetlands",
   "Opacity": 1
  }},
  {"attributes": {
   "OBJECTID": 15,
   "Value": 95,
   "Count": 3916204,
   "Red": 0.439215686275,
   "Green": 0.639215686275,
   "Blue": 0.729411764706,
   "Land_Cover": "Emergent Herbaceuous Wetlands",
   "Opacity": 1
  }}
 ]
}