Skip to content

uturet/spatial_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

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.

Software Demo Video

Data Analysis Results

This program can analyse any given area and show the result, showing dangerous trails on the area.

Development Environment

  • gdal
  • python
    • matplotlib
    • numpy

Useful Websites

Future Work

  • 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

Example

Input

  • DEM of Titon National park 1812x1812
  • Trails shapefile of Titon National Park

Grand Titon National Park

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages