QGIS/python/plugins/processing/algs/saga/help/fastrepresentativeness.rst

31 lines
394 B
ReStructuredText
Raw Normal View History

FAST REPRESENTATIVENESS
=======================
Description
-----------
Parameters
----------
- ``Input[Raster]``:
- ``Level of Generalisation[Number]``:
Outputs
-------
- ``Output[Raster]``:
- ``Output Lod[Raster]``:
- ``Output Seeds[Raster]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:fastrepresentativeness', input, lod, result, result_lod, seeds)