We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 3ff4d9e commit a1d43ffCopy full SHA for a1d43ff
python/plugins/processing/algs/grass/description/v.select.txt
@@ -5,6 +5,6 @@ ParameterVector|ainput|Input layer (A)|-1|False
5
ParameterSelection|atype|Input layer (A) Type|area;line;point
6
ParameterVector|binput|Input layer (B)|-1|False
7
ParameterSelection|btype|Input layer (B) Type|area;line;point
8
-ParameterSelection|operator|Operator to use|overlap;equals;disjoint;intersect;touches;crosses;within;contains;relate
+ParameterSelection|operator|Operator to use|overlap;equals;disjoint;intersects;touches;crosses;within;contains;relate
9
ParameterBoolean|-r|Reverse selection|False
10
OutputVector|output|Name for output vector map
0 commit comments