QGIS/python/plugins/processing/algs/saga/help/gridvaluestopoints.rst
Victor Olaya bce5b899a2 [processing] improvements in help for algorithms
Avoid creating temporary helpfiles
Added basic converter to convert rst into html on the fly
Added SAGA help files
2014-04-19 20:49:18 +02:00

37 lines
475 B
ReStructuredText

GRID VALUES TO POINTS
=====================
Description
-----------
Parameters
----------
- ``Grids[MultipleInput]``:
- ``Polygons[Vector]``:
- ``Exclude NoData Cells[Boolean]``:
- ``Type[Selection]``:
Outputs
-------
- ``Shapes[Vector]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:gridvaluestopoints', grids, polygons, nodata, type, shapes)
Available options for selection parameters:
type(Type)
0 - [0] nodes
1 - [1] cells