mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
31 lines
396 B
ReStructuredText
31 lines
396 B
ReStructuredText
FAST REPRESENTATIVENESS
|
|
=======================
|
|
|
|
Description
|
|
-----------
|
|
|
|
Parameters
|
|
----------
|
|
|
|
- ``Input[Raster]``:
|
|
- ``Level of Generalisation[Number]``:
|
|
|
|
Outputs
|
|
-------
|
|
|
|
- ``Output[Raster]``:
|
|
- ``Output Lod[Raster]``:
|
|
- ``Output Seeds[Raster]``:
|
|
|
|
See also
|
|
---------
|
|
|
|
|
|
Console usage
|
|
-------------
|
|
|
|
|
|
::
|
|
|
|
processing.runalg('saga:fastrepresentativeness', input, lod, result, result_lod, seeds)
|