ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (International/ESA_WorldCover_2021_Georgia)

{
 "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": 586996795,
   "Red": 0,
   "Green": 100,
   "Blue": 0,
   "Opacity": 255,
   "ClassName": "Tree cover"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 20,
   "Count": 10228732,
   "Red": 255,
   "Green": 187,
   "Blue": 34,
   "Opacity": 255,
   "ClassName": "Shrubland"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 30,
   "Count": 340210031,
   "Red": 255,
   "Green": 255,
   "Blue": 76,
   "Opacity": 255,
   "ClassName": "Grassland"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 40,
   "Count": 92116332,
   "Red": 240,
   "Green": 150,
   "Blue": 255,
   "Opacity": 255,
   "ClassName": "Cropland"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 50,
   "Count": 13233062,
   "Red": 250,
   "Green": 0,
   "Blue": 0,
   "Opacity": 255,
   "ClassName": "Built-up"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 60,
   "Count": 25961503,
   "Red": 180,
   "Green": 180,
   "Blue": 180,
   "Opacity": 255,
   "ClassName": "Bare / sparse vegetation"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 70,
   "Count": 8320724,
   "Red": 240,
   "Green": 240,
   "Blue": 240,
   "Opacity": 255,
   "ClassName": "Snow and ice"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 80,
   "Count": 7263424,
   "Red": 0,
   "Green": 100,
   "Blue": 200,
   "Opacity": 255,
   "ClassName": "Permanent water bodies"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 90,
   "Count": 2716535,
   "Red": 0,
   "Green": 150,
   "Blue": 160,
   "Opacity": 255,
   "ClassName": "Herbaceous wetland"
  }},
  {"attributes": {
   "OID": 9,
   "Value": 100,
   "Count": 8941352,
   "Red": 250,
   "Green": 230,
   "Blue": 160,
   "Opacity": 255,
   "ClassName": "Moss and lichen"
  }}
 ]
}