Contourlijnen uit grid

Omschrijving

<plaats omschrijving algoritme hier>

Parameters

Grid [raster]

<plaats omschrijving parameter hier>

Minimum waarde contour [getal]

<plaats omschrijving parameter hier>

Standaard: 0.0

Maximum waarde contour [getal]

<plaats omschrijving parameter hier>

Standaard: 10000.0

Evenwijdige afstand [getal]

<plaats omschrijving parameter hier>

Standaard: 100.0

Uitvoer

Contourlijnen [vector]

<plaats omschrijving uitvoer hier>

Gebruik van console

processing.runalg('saga:contourlinesfromgrid', input, zmin, zmax, zstep, contour)

Zie ook