mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
8 lines
279 B
Plaintext
8 lines
279 B
Plaintext
v.select
|
|
v.select - Selects features from vector map (A) by features from other vector map (B).
|
|
Vector (v.*)
|
|
ParameterVector|ainput|Name of input vector map (A)|-1|False
|
|
ParameterVector|binput|Name of input vector map (B)|-1|False
|
|
OutputVector|output|Name for output vector map
|
|
|