This repository contains all the materials used in a practical spatial data analysis project based on Tam Dao National Park in Vietnam. The project demonstrates how to analyze real-world spatial data using QGIS.
π Project Overview
The aim of this project is to introduce foundational spatial data concepts and walk through the full workflow of analyzing spatial data for conservation-related applications. This includes working with both raster and vector data, understanding data types, and performing meaningful analysis using real datasets.
π What We Analyzed
- Using spatial data from Tam Dao National Park, this project explores:
- Land use patterns and classifications
- Elevation and terrain modeling
- Buffer analysis and distance calculations
- Habitat suitability modeling
- Visualization of spatial data for communication
βοΈ How the Analysis Was Done
The analysis followed a practical workflow:
- Data Acquisition
- Downloaded openly available spatial datasets, including satellite imagery, park boundaries, elevation models, and species presence data.
- Data Cleaning & Preparation
- Reprojected spatial layers to a common coordinate system.
- Cropped raster layers to the park extent.
- Cleaned and validated vector geometries.
- Spatial Analysis
- In QGIS, we conducted buffer zones around ranger stations, clipped datasets to study areas, and visualized elevation gradients.
- Interpretation & Visualization
- Produced visual maps and statistical summaries to interpret findings.
- Generated plots of elevation vs. species presence and identified potential conservation areas.