mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
8 lines
339 B
Plaintext
8 lines
339 B
Plaintext
v.patch
|
|
Create a new vector map layer by combining other vector map layers.
|
|
Vector (v.*)
|
|
QgsProcessingParameterMultipleLayers|input|Input layers|-1|None|False
|
|
QgsProcessingParameterBoolean|-e|Copy also attribute table|True
|
|
QgsProcessingParameterVectorDestination|output|Combined
|
|
QgsProcessingParameterVectorDestination|bbox|Bounding boxes
|