ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (International/ESA_WorldCover_2021_Ukraine)

{
 "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": "Opacity",
   "type": "esriFieldTypeInteger",
   "alias": "Opacity",
   "domain": null
  },
  {
   "name": "ClassName",
   "type": "esriFieldTypeString",
   "alias": "ClassName",
   "domain": null,
   "length": 32
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 10,
   "Count": 2639438438,
   "Red": 0,
   "Green": 100,
   "Blue": 0,
   "Opacity": 255,
   "ClassName": "Tree cover"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 20,
   "Count": 30746,
   "Red": 255,
   "Green": 187,
   "Blue": 34,
   "Opacity": 255,
   "ClassName": "Shrubland"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 30,
   "Count": 1638450068,
   "Red": 255,
   "Green": 255,
   "Blue": 76,
   "Opacity": 255,
   "ClassName": "Grassland"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 40,
   "Count": 5783692617,
   "Red": 240,
   "Green": 150,
   "Blue": 255,
   "Opacity": 255,
   "ClassName": "Cropland"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 50,
   "Count": 167327596,
   "Red": 250,
   "Green": 0,
   "Blue": 0,
   "Opacity": 255,
   "ClassName": "Built-up"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 60,
   "Count": 11312376,
   "Red": 180,
   "Green": 180,
   "Blue": 180,
   "Opacity": 255,
   "ClassName": "Bare / sparse vegetation"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 80,
   "Count": 258469428,
   "Red": 0,
   "Green": 100,
   "Blue": 200,
   "Opacity": 255,
   "ClassName": "Permanent water bodies"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 90,
   "Count": 146783128,
   "Red": 0,
   "Green": 150,
   "Blue": 160,
   "Opacity": 255,
   "ClassName": "Herbaceous wetland"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 100,
   "Count": 7564,
   "Red": 250,
   "Green": 230,
   "Blue": 160,
   "Opacity": 255,
   "ClassName": "Moss and lichen"
  }}
 ]
}