mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-13 00:07:27 -05:00
8 lines
322 B
Plaintext
8 lines
322 B
Plaintext
r.to.vect
|
|
Converts a raster into a vector layer.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Input raster layer|None|False
|
|
QgsProcessingParameterEnum|type|Feature type|line;point;area
|
|
QgsProcessingParameterBoolean|-s|Smooth corners of area features|False
|
|
QgsProcessingParameterVectorDestination|output|Vectorized
|