mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
8 lines
255 B
Plaintext
8 lines
255 B
Plaintext
v.patch
|
|
Create a new vector map layer by combining other vector map layers.
|
|
Vector (v.*)
|
|
ParameterMultipleInput|input|Input layers|-1.0|False
|
|
ParameterBoolean|-e|Copy also attribute table|True
|
|
OutputVector|output|Combined
|
|
OutputVector|bbox|Bounding boxes
|