mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
9 lines
366 B
Plaintext
9 lines
366 B
Plaintext
|
v.patch
|
||
|
v.patch - Create a new vector map layer by combining other vector map layers.
|
||
|
Vector (v.*)
|
||
|
ParameterMultipleInput|input|Name of input vector maps|-1.0|False
|
||
|
ParameterBoolean|-e|Copy also attribute table|True
|
||
|
OutputVector|output|Name for output vector map
|
||
|
OutputVector|bbox|Name for output vector map where bounding boxes of input vector maps are written to
|
||
|
|