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

28 lines
265 B
ReStructuredText
Raw Normal View History

THIESSEN POLYGONS
=================
Description
-----------
Parameters
----------
- ``Points[Vector]``:
Outputs
-------
- ``Polygons[Vector]``:
See also
---------
Console usage
-------------
::
sextante.runalg('saga:thiessenpolygons', points, polygons)