Points thinning

Description

<put algortithm description here>

Parameters

Points [vector: point]
<put parameter description here>
Attribute [tablefield: any]
<put parameter description here>
Resolution [number]

<put parameter description here>

Default: 1.0

Outputs

Thinned Points [vector]
<put output description here>

Console usage

processing.runalg('saga:pointsthinning', points, field, resolution, thinned)

See also