Questo layer mostra lo storico della perdita di foresta a livello di pixel: ogni pixel registra l'anno in cui la sua copertura arborea è stata rimossa completamente. È derivato dal dataset Hansen/UMD Global Forest Change (UMD/hansen/global_forest_change, banda lossyear), prodotto da una serie temporale Landsat a risoluzione nativa di 30 m. I pixel colorati indicano gli eventi di disturbo con rimozione del soprassuolo, dai primi anni della serie fino all'anno più recente disponibile; le aree non colorate non presentano perdita rilevata.
The layer encodes, for every 30 m pixel, the year of tree cover loss defined as a stand-replacement disturbance (complete removal of the canopy). Values come from the lossyear band of the Hansen/UMD Global Forest Change collection on Google Earth Engine, where each pixel stores the loss year as an offset from 2000 (for example 23 = 2023); a value of 0 means no detected loss over the observation period.
| Code | Provider | Resolution | Year |
|---|---|---|---|
| WRD_HANSEN_01 | Hansen / UMD (Google Earth Engine) | 30 m | 2025 (v1.13) |
For the requested polygon the TreeCoverLossReader (geo3bee, hansen_forest module) reads the lossyear band from the Global Forest Change asset (UMD/hansen/global_forest_change_2025_v1_13), clips it to the area of interest and returns a graduated raster where the pixel value is the year of loss. No loss is treated as background (masked).