QGIS/python/plugins/processing/algs/saga/help/thresholdbuffer.rst
Victor Olaya bce5b899a2 [processing] improvements in help for algorithms
Avoid creating temporary helpfiles
Added basic converter to convert rst into html on the fly
Added SAGA help files
2014-04-19 20:49:18 +02:00

38 lines
566 B
ReStructuredText

THRESHOLD BUFFER
================
Description
-----------
Parameters
----------
- ``Features Grid[Raster]``:
- ``Value Grid[Raster]``:
- ``Threshold Grid[Raster]``:
- ``Threshold[Number]``:
- ``Threshold Type[Selection]``:
Outputs
-------
- ``Buffer Grid[Raster]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:thresholdbuffer', features, value, thresholdgrid, threshold, thresholdtype, buffer)
Available options for selection parameters:
thresholdtype(Threshold Type)
0 - [0] Absolute
1 - [1] Relative from cell value