mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
* v.net.arcs for v.net 'arcs' operation. * v.net.articulation for v.net.brdige 'articulation' method. * v.net.connect for v.net 'connect' operation. * v.net.nodes for v.net 'nodes' operation. * v.net.nreport for v.net 'nreport' operation. * v.net.report for v.net 'report operation. * Some code simplification.
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
v.net
|
|
v.net.report - Reports lines information of a network
|
|
Vector (v.*)
|
|
ParameterVector|input|Input vector line layer (arcs)|1|False
|
|
Hardcoded|operation=report
|
|
OutputFile|output|Report
|
|
|