QGIS/python/plugins/processing/algs/saga/help/clipgridwithpolygon.rst

29 lines
308 B
ReStructuredText

CLIP GRID WITH POLYGON
======================
Description
-----------
Parameters
----------
- ``Input[Raster]``:
- ``Polygons[Vector]``:
Outputs
-------
- ``Output[Raster]``:
See also
---------
Console usage
-------------
::
processing.runalg('saga:clipgridwithpolygon', input, polygons, output)