ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (FISE/Copernicus_ForestType_2015_20m_FAO)

{
 "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": "Class_Name",
   "type": "esriFieldTypeString",
   "alias": "Class_Name",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 0,
   "Count": 9777230405,
   "Class_Name": "all non-tree and non-forest areas"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 1,
   "Count": 2742874330,
   "Class_Name": "broadleaved forest"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 2,
   "Count": 2123081452,
   "Class_Name": "coniferous forest"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 254,
   "Count": 1841457,
   "Class_Name": null
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 255,
   "Count": 60104972356,
   "Class_Name": "unclassifiable (clouds, shadows, or snow)"
  }}
 ]
}