1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-22 00:06:57 -04:00

8 lines
322 B
Plaintext
Raw Normal View History

v.extract
Selects vector objects from a vector layer a new layer containing only the selected objects.
Vector (v.*)
ParameterVector|input|Vector layer|-1|False
ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|
ParameterBoolean|-d|Dissolve common boundaries|True
OutputVector|output|Selected