29 lines
298 B
ReStructuredText
Raw Normal View History

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