ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (FISE/Copernicus_ForestType_2015_100m)

{
 "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": 254
  },
  {
   "name": "AREA_KM",
   "type": "esriFieldTypeDouble",
   "alias": "AREA_KM",
   "domain": null
  },
  {
   "name": "AREA_PERC",
   "type": "esriFieldTypeDouble",
   "alias": "AREA_PERC",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 0,
   "Count": 375707870,
   "Class_Name": "all non-tree and non-forest areas",
   "AREA_KM": 150283.148,
   "AREA_PERC": 64.135294005
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 1,
   "Count": 102734286,
   "Class_Name": "broadleaved forest",
   "AREA_KM": 41093.7144,
   "AREA_PERC": 17.5372787294
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 2,
   "Count": 72449280,
   "Class_Name": "coniferous forest",
   "AREA_KM": 28979.712,
   "AREA_PERC": 12.3674701657
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 3,
   "Count": 34840447,
   "Class_Name": "mixed forest (only for aggregated 100m layer)",
   "AREA_KM": 13936.1788,
   "AREA_PERC": 5.94744611448
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 254,
   "Count": 73290,
   "Class_Name": "unclassifiable (no satellite image available, or clouds, shadows, or snow)",
   "AREA_KM": 29.316,
   "AREA_PERC": 0.0125109854569
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 255,
   "Count": 2404194827,
   "Class_Name": "outside area",
   "AREA_KM": 961677.9308,
   "AREA_PERC": 0
  }}
 ]
}