mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-24 00:04:42 -04:00
36 lines
448 B
ReStructuredText
36 lines
448 B
ReStructuredText
GRID BUFFER
|
|
===========
|
|
|
|
Description
|
|
-----------
|
|
|
|
Parameters
|
|
----------
|
|
|
|
- ``Features Grid[Raster]``:
|
|
- ``Distance[Number]``:
|
|
- ``Buffer Distance[Selection]``:
|
|
|
|
Outputs
|
|
-------
|
|
|
|
- ``Buffer Grid[Raster]``:
|
|
|
|
See also
|
|
---------
|
|
|
|
|
|
Console usage
|
|
-------------
|
|
|
|
|
|
::
|
|
|
|
processing.runalg('saga:gridbuffer', features, dist, buffertype, buffer)
|
|
|
|
Available options for selection parameters:
|
|
|
|
buffertype(Buffer Distance)
|
|
0 - [0] Fixed
|
|
1 - [1] Cell value
|