Related Plugins and Tags

QGIS Python Plugins Repository

Lines Ranking Plugin icon

(3) votes 

Plugin for ranking lines features based on the position of starting point

The plugin calculates the rank of each segment of the connected river network and the number of tributaries flowing into the segment.
The algorithm is based on constructing a mathematical representation of the network in the form of a graph, taking into account the segment length. The output can be used for cartographical visualizations and network explorations.
Required dependencies (python libraries): pandas, networkx. $pip install pandas $pip install networkx (for QGIS python interpreter, see docs for details)

Version Experimental Minimum QGIS version Downloads Uploaded by Date
1.0 no 3.14.0 2254 chrislisbon 2020-07-30T09:52:06.141274+00:00

Sustaining Members