QGIS Python Plugins Repository
Lines Ranking
(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)
- Author
- Julia Borisova, Mikhail Sarafanov
- Maintainer
- chrislisbon
- Tags
- vector , network , lines , network ranking , lines ranking
- Plugin home page
- https://github.com/ChrisLisbon/QGIS_LinesRankingPlugin
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/ChrisLisbon/QGIS_LinesRankingPlugin
- Latest stable version
- 1.0
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 |