This project analyzes the DEM and calculates the intersection of a slope greater than 5% and an aspect between 150 and 210 degrees. Displaying processed data on hillshade and trails
The purpose of the project is to find which trails are dangerous during the winter.
This program can analyse any given area and show the result, showing dangerous trails on the area.
- gdal
- python
- matplotlib
- numpy
- Customize colors and transparency of the bitmaps
- Customize slope and aspect values
- Make vector calculation optional and show only result of slope and aspect intersection
Input
- DEM of Titon National park 1812x1812
- Trails shapefile of Titon National Park