Victor Olaya 15e923820f [processing] added help files for algs in qgis group
Most help files missing content
2014-06-08 20:00:03 +02:00

29 lines
298 B
ReStructuredText

INTERSECTION
============
Description
-----------
Parameters
----------
- ``Input layer[Vector]``:
- ``Intersect layer[Vector]``:
Outputs
-------
- ``Intersection[Vector]``:
See also
---------
Console usage
-------------
::
processing.runalg('qgis:intersection', input, input2, output)