QGIS/python/plugins/processing/algs/qgis/help/linestopolygons.rst

28 lines
272 B
ReStructuredText
Raw Normal View History

LINES TO POLYGONS
=================
Description
-----------
Parameters
----------
- ``Input layer[Vector]``:
Outputs
-------
- ``Output layer[Vector]``:
See also
---------
Console usage
-------------
::
processing.runalg('qgis:linestopolygons', input, output)