QGIS/python/plugins/processing/algs/saga/description/TerrainSurfaceClassification(IwahashiandPike).txt

16 lines
1.2 KiB
Plaintext
Raw Normal View History

Terrain Surface Classification (Iwahashi and Pike)
ta_morphometry
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|DEM|Elevation|None|False
QgsProcessingParameterRasterLayer|SLOPE|Slope|None|True
QgsProcessingParameterRasterLayer|CONVEXITY|Convexity|None|True
ParameterBoolean|CONV_RECALC|Recalculate|False
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|TEXTURE|Texture|None|True
ParameterBoolean|TEXT_RECALC|Recalculate|False
OutputRaster|LANDFORMS|Landforms
ParameterSelection|TYPE|Number of Classes|[0] 8;[1] 12;[2] 16| 2
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|CONV_SCALE|Scale (Cells)|QgsProcessingParameterNumber.Integer|10|False| 1|None
ParameterSelection|CONV_KERNEL|Laplacian Filter Kernel|[0] four-neighbourhood;[1] eight-neihbourhood;[2] eight-neihbourhood (distance based weighting)| 0
ParameterSelection|CONV_TYPE|Type|[0] convexity;[1] concavity| 0
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|CONV_EPSILON|Flat Area Threshold|QgsProcessingParameterNumber.Double|0.000000|False| 0.000000|None
QgsProcessingParameterNumber|TEXT_SCALE|Scale (Cells)|QgsProcessingParameterNumber.Integer|10|False| 1|None
QgsProcessingParameterNumber|TEXT_EPSILON|Flat Area Threshold|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000|None