Related Plugins and Tags

QGIS Python Plugins Repository

Least-Cost-Paths Network Plugin icon

Plugin ID: 1357
(28) votes 

Compute the network of Least-Cost Paths between multiple origins and destinations based on a cost surface map

LCPNetwork applies Dijkstra's algorithm to get optimal paths between a the features of 2 point vector layers. You will also need to specify a raster map of costs such as slope or a prominence index. The plugin will generate an accumulated cost map for each of the points and a line vector layer with all the optimal paths which can be used for further analysis. The current version will freeze the UI until the algorithm finishes. Computing time can be very large for high-resolution cost surface maps.

Author
Xavier Rubio-Campillo
Maintainer
xrubio
Tags
ecologyanalysisroutingarchaeologyleast-cost pathsmobility
Plugin home page
https://github.com/xrubio/LCPNetwork
Tracker
Browse and report bugs
Code repository
https://github.com/xrubio/lcpNetwork
Latest experimental version:
0.1.5
Plugin ID
1357
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
0.1.5 yes 3.0.0 3.99.0 3672 xrubio 2019-08-28T10:07:38.026902+00:00
0.1.4 yes 2.0.0 2.99.0 1073 xrubio 2018-12-11T10:07:11.712449+00:00
0.1.3 yes 2.0.0 2.99.0 338 xrubio 2018-12-05T17:51:32.502259+00:00
0.1.2 yes 2.0.0 2.99.0 578 xrubio 2018-10-31T13:27:54.987527+00:00
0.1.1 yes 2.0.0 2.99.0 1512 xrubio 2017-10-31T17:54:04.817981+00:00

Sustaining Members