QGIS Python Plugins Repository
Walking time
Calculate walking travel time from linestring vector layer, based on slope derived from an elevation raster
The Walking time is a QGIS python plugin that uses Tobbler’s hiking function to estimate the travel time along a line depending on the slope. The input data required are a vector layer with lines and a raster layer with elevation values. One can adjust the base velocity (on flat terrain) according to the type of walking or walker. By default, the value used is 5 km \ h. The plugin update or create fields with estimated time in minutes in forward and in reverse direction. One can run the plugin for all elements of the vector layer, or only on selected routes. The plugin can also been used to prepare a network (graph) to perform network analysis when the use of travel walking time as cost is intended.
- Author
- Alexandre Neto
- Maintainer
- srneto
- Tags
- vector , network analysis , routing
- Plugin home page
- http://sigsemgrilhetas.wordpress.com/plugins-qgis/walking-time/
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/SrNetoChan/WalkingTime
- Latest experimental version:
- 0.1.1
- Plugin ID
-
478