GIS Visualisation: Poland's Deforestation Trends

13 Mar 2025

Project4 - Geospatial Data Visualisation in R: Poland’s Deforestation

THIS_PAGE_IS_UNDER_CONSTRUCTION

This project is a personal initiative to explore and visualise deforestation trends in Poland using data from the Global Forest Change (GFC) 2000-2023 dataset. Inspired by the work of Simona Kossak, a renowned Polish biologist and advocate for forest conservation, and Milos Popovic, a geospatial data expert, this project leverages R’s geospatial packages to create compelling visualisations of forest loss over time.

Purpose of the Project

The objective of this project is to analyse and visualise deforestation trends in Poland using geospatial data. By creating interactive maps and visualisations, the project aims to raise awareness about forest loss and its impact on biodiversity, climate, and local ecosystems. The work is inspired by the legacy of Simona Kossak, who dedicated her life to protecting Poland’s forests, and the technical expertise of Milos Popovic in geospatial data visualisation.

Key Features:

How to Use the Visualisations

  1. Explore the Map:
    • Use the interactive map to explore deforestation trends across Poland.
    • Zoom in to specific regions to see detailed patterns of forest loss.
  2. Analyse Trends:
    • View time series visualisations to understand how deforestation has evolved over the years.
    • Identify areas with the highest rates of forest loss.
  3. Understand the Data:
    • Read the accompanying analysis to learn about the causes and impacts of deforestation in Poland.

Challenges

  1. Data Processing:
    • Working with large geospatial datasets from the Global Forest Change (GFC) 2000-2023 dataset required significant preprocessing and cleaning.
    • Combining multiple data layers (e.g., tree cover, forest loss, and gain) to create a cohesive visualisation.
  2. Geospatial Analysis:
    • Learning and applying R’s geospatial packages (e.g., sf, raster, leaflet) to create accurate and compelling visualisations.
    • Ensuring the visualisations are both informative and accessible to a non-technical audience.
  3. Ethical Considerations:
    • Balancing the presentation of data with respect for the environmental and cultural significance of Poland’s forests.

Ethical Considerations

This project uses publicly available data from the Global Forest Change (GFC) 2000-2023 dataset and is intended for educational and awareness purposes. The visualisations aim to highlight the importance of forest conservation and do not advocate for any specific policy or action. The project is inspired by the work of Simona Kossak, whose legacy underscores the need for sustainable forest management.

Technical Details

Data Sources

Tools Used

Future Improvements

  1. Interactive Dashboard:
    • Develop an interactive Shiny app to allow users to explore deforestation trends dynamically.
  2. Expanded Analysis:
    • Include additional metrics such as carbon emissions from deforestation and biodiversity loss.
  3. Regional Comparisons:
    • Compare deforestation trends in Poland with other countries in Europe.
  4. Community Engagement:
    • Collaborate with local organisations to raise awareness about forest conservation.
  5. Real-Time Data Integration:
    • Integrate real-time or near-real-time deforestation data for up-to-date analysis.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as needed.

Acknowledgments