Union

Description

<put algortithm description here>

Parameters

Input layer [vector: any]
<put parameter description here>
Input layer 2 [vector: any]
<put parameter description here>

Outputs

Union [vector]
<put output description here>

Console usage

processing.runalg('qgis:union', input, input2, output)

See also