QGIS/python/plugins/processing/algs/saga/description/TerrainSurfaceConvexity.txt
2017-11-09 18:54:44 +02:00

13 lines
1.2 KiB
Plaintext

Terrain Surface Convexity
ta_morphometry
QgsProcessingParameterRasterLayer|DEM|Elevation|None|False
QgsProcessingParameterRasterDestination|CONVEXITY|Convexity
ParameterSelection|KERNEL|Laplacian Filter Kernel|[0] conventional four-neighbourhood;[1] conventional eight-neihbourhood;[2] eight-neihbourhood (distance based weighting)| 0
ParameterSelection|TYPE|Type|[0] convexity;[1] concavity| 0
QgsProcessingParameterNumber|EPSILON|Flat Area Threshold|QgsProcessingParameterNumber.Double|0.000000|False| 0.000000|None
QgsProcessingParameterNumber|SCALE|Scale (Cells)|QgsProcessingParameterNumber.Integer|10|False| 1|None
ParameterSelection|METHOD|Method|[0] counting cells;[1] resampling| 1
ParameterSelection|DW_WEIGHTING|Weighting Function|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting| 3
QgsProcessingParameterNumber|DW_IDW_POWER|Inverse Distance Weighting Power|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000|None
QgsProcessingParameterBoolean|DW_IDW_OFFSET|Inverse Distance Offset|True
QgsProcessingParameterNumber|DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|QgsProcessingParameterNumber.Double|0.700000|False| 0.000000|None