mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-15 00:04:37 -04:00
28 lines
268 B
ReStructuredText
28 lines
268 B
ReStructuredText
|
CLOSE ONE CELL GAPS
|
||
|
===================
|
||
|
|
||
|
Description
|
||
|
-----------
|
||
|
|
||
|
Parameters
|
||
|
----------
|
||
|
|
||
|
- ``Grid[Raster]``:
|
||
|
|
||
|
Outputs
|
||
|
-------
|
||
|
|
||
|
- ``Changed Grid[Raster]``:
|
||
|
|
||
|
See also
|
||
|
---------
|
||
|
|
||
|
|
||
|
Console usage
|
||
|
-------------
|
||
|
|
||
|
|
||
|
::
|
||
|
|
||
|
sextante.runalg('saga:closeonecellgaps', input, result)
|