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 ce9e9bf commit ff8727aCopy full SHA for ff8727a
python/plugins/grassprovider/grass7.txt
@@ -125,9 +125,9 @@ QgsProcessingParameterVectorDestination|[name of GRASS output]|[description of o
125
126
The following types are available
127
128
+QgsProcessing.TypeVectorPoint
129
QgsProcessing.TypeVectorLine
-QgsProcessing.VectorLine
130
-QgsProcessing.VectorPolygon
+QgsProcessing.TypeVectorPolygon
131
QgsProcessing.TypeVectorAnyGeometry
132
133
Example: QgsProcessingParameterVectorDestination|flowline|Flow line|QgsProcessing.TypeVectorLine|None|True
0 commit comments