mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-25 00:03:06 -04:00
42 lines
725 B
ReStructuredText
42 lines
725 B
ReStructuredText
MODIFED QUADRATIC SHEPARD
|
|
=========================
|
|
|
|
Description
|
|
-----------
|
|
|
|
Parameters
|
|
----------
|
|
|
|
- ``Points[Vector]``:
|
|
- ``Attribute[TableField]``:
|
|
- ``Target Grid[Selection]``:
|
|
- ``Quadratic Neighbors[Number]``:
|
|
- ``Weighting Neighbors[Number]``:
|
|
- ``Left[Number]``:
|
|
- ``Right[Number]``:
|
|
- ``Bottom[Number]``:
|
|
- ``Top[Number]``:
|
|
- ``Cellsize[Number]``:
|
|
|
|
Outputs
|
|
-------
|
|
|
|
- ``Grid[Raster]``:
|
|
|
|
See also
|
|
---------
|
|
|
|
|
|
Console usage
|
|
-------------
|
|
|
|
|
|
::
|
|
|
|
processing.runalg('saga:modifedquadraticshepard', shapes, field, target, quadratic_neighbors, weighting_neighbors, user_xmin, user_xmax, user_ymin, user_ymax, user_size, user_grid)
|
|
|
|
Available options for selection parameters:
|
|
|
|
target(Target Grid)
|
|
0 - [0] user defined
|