Outdated version of the documentation. Find the latest one here.

` `

Vector

Concatenate

Description

<put algorithm description here>

Parameters

Input VectorDatas to concatenate [multipleinput: any vectors]
<put parameter description here>

Outputs

Concatenated VectorData [vector]
<put output description here>

Console usage

processing.runalg('otb:concatenate', -vd, -out)

See also