mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
|
v.split
|
||
|
v.split.vert - Split lines to shorter segments by max number of vertices.
|
||
|
Vector (v.*)
|
||
|
ParameterVector|input|Input lines layer|1|False
|
||
|
ParameterNumber|vertices|Maximum number of vertices in segment|None|None|10
|
||
|
OutputVector|output|Output layer
|
||
|
|