mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
8 lines
375 B
Plaintext
8 lines
375 B
Plaintext
v.build.polylines
|
|
Builds polylines from lines or boundaries.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Name of input vector map|-1|None|False
|
|
QgsProcessingParameterEnum|cats|Category number mode|no;first;multi;same|False|0|True
|
|
QgsProcessingParameterEnum|type|Input feature type|line;boundary|True|0,1|True
|
|
QgsProcessingParameterVectorDestination|output|Polylines
|