mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-24 00:04:42 -04:00
37 lines
423 B
ReStructuredText
37 lines
423 B
ReStructuredText
GRID ORIENTATION
|
|
================
|
|
|
|
Description
|
|
-----------
|
|
|
|
Parameters
|
|
----------
|
|
|
|
- ``Grid[Raster]``:
|
|
- ``Method[Selection]``:
|
|
|
|
Outputs
|
|
-------
|
|
|
|
- ``Changed Grid[Raster]``:
|
|
|
|
See also
|
|
---------
|
|
|
|
|
|
Console usage
|
|
-------------
|
|
|
|
|
|
::
|
|
|
|
processing.runalg('saga:gridorientation', input, method, result)
|
|
|
|
Available options for selection parameters:
|
|
|
|
method(Method)
|
|
0 - [0] Copy
|
|
1 - [1] Flip
|
|
2 - [2] Mirror
|
|
3 - [3] Invert
|