mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-26 00:02:08 -05:00
10 lines
299 B
Plaintext
10 lines
299 B
Plaintext
v.overlay
|
|
v.overlay - Overlays two vector maps.
|
|
Vector (v.*)
|
|
ParameterVector|ainput|Input layer (A)|2|False
|
|
ParameterVector|binput|Input layer (B)|2|False
|
|
ParameterSelection|operator|Operator to use|and;or;not;xor
|
|
ParameterBoolean|-t|Do not create attribute table|False
|
|
OutputVector|output|Overlay
|
|
|