mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-05 00:05:32 -04:00
29 lines
316 B
ReStructuredText
29 lines
316 B
ReStructuredText
AGGREGATION INDEX
|
|
=================
|
|
|
|
Description
|
|
-----------
|
|
|
|
Parameters
|
|
----------
|
|
|
|
- ``Input Grid[Raster]``:
|
|
- ``Max. Number of Classes[Number]``:
|
|
|
|
Outputs
|
|
-------
|
|
|
|
- ``Result[Table]``:
|
|
|
|
See also
|
|
---------
|
|
|
|
|
|
Console usage
|
|
-------------
|
|
|
|
|
|
::
|
|
|
|
processing.runalg('saga:aggregationindex', input, maxnumclass, result)
|