ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (esa_cci_landcover_2018)

{
 "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": "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": "PopupText",
   "type": "esriFieldTypeString",
   "alias": "PopupText",
   "domain": null,
   "length": 254
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 105362618,
   "ClassName": "Mostly Cropland",
   "Red": 244,
   "Green": 176,
   "Blue": 171,
   "PopupText": "mostly cropland"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 177774872,
   "ClassName": "Grassland, Scrub, or Shrub",
   "Red": 211,
   "Green": 194,
   "Blue": 125,
   "PopupText": "grassland, scrub, or shrub"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 84458661,
   "ClassName": "Mostly Deciduous Forest",
   "Red": 8,
   "Green": 153,
   "Blue": 108,
   "PopupText": "mostly deciduous forest"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 137418240,
   "ClassName": "Mostly Needleleaf/Evergreen Forest",
   "Red": 7,
   "Green": 109,
   "Blue": 77,
   "PopupText": "mostly needleleaf or evergreen forest"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 155347367,
   "ClassName": "Sparse Vegetation",
   "Red": 232,
   "Green": 230,
   "Blue": 205,
   "PopupText": "sparse vegetation"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count": 248502317,
   "ClassName": "Bare area",
   "Red": 239,
   "Green": 217,
   "Blue": 171,
   "PopupText": "bare area"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count": 33963373,
   "ClassName": "Swampy or Often Flooded Vegetation",
   "Red": 121,
   "Green": 170,
   "Blue": 137,
   "PopupText": "swampy or often flooded vegetation"
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 8,
   "Count": 10578771,
   "ClassName": "Artificial Surface or Urban Area",
   "Red": 175,
   "Green": 55,
   "Blue": 46,
   "PopupText": "artificial surface or urban area"
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 9,
   "Count": 5675029694,
   "ClassName": "Surface Water",
   "Red": 40,
   "Green": 65,
   "Blue": 76,
   "PopupText": "surface water"
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 10,
   "Count": 871449828,
   "ClassName": "Permanent snow and ice",
   "Red": 250,
   "Green": 250,
   "Blue": 253,
   "PopupText": "permanent snow and ice"
  }}
 ]
}