mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-11 00:04:27 -04:00
8 lines
429 B
Plaintext
8 lines
429 B
Plaintext
r.contour
|
|
r.contour.level - Create vector contour from raster at specified levels
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Input raster|None|False
|
|
QgsProcessingParameterString|levels|List of contour levels|None|False
|
|
QgsProcessingParameterNumber|cut|Minimum number of points for a contour line (0 -> no limit)|QgsProcessingParameterNumber.Integer|0|True|0|None
|
|
QgsProcessingParameterVectorDestination|output|Contours
|