` `
<plaats omschrijving algoritme hier>
DEM
[raster]<plaats omschrijving parameter hier>
Lijnen
[vector: lijn]<plaats omschrijving parameter hier>
Afstand profiel
[getal]<plaats omschrijving parameter hier>
Standaard: 10.0
Lengte profiel
[getal]<plaats omschrijving parameter hier>
Standaard: 10.0
Monsters profiel
[getal]<plaats omschrijving parameter hier>
Standaard: 10.0
Kruisprofielen
[vector]<plaats omschrijving uitvoer hier>
processing.runalg('saga:crossprofiles', dem, lines, dist_line, dist_profile, num_profile, profiles)
<plaats omschrijving algoritme hier>
Grid
[raster]<plaats omschrijving parameter hier>
Invoer
[tabel]<plaats omschrijving parameter hier>
X
[tabelveld: elk]<plaats omschrijving parameter hier>
Y
[tabelveld: elk]<plaats omschrijving parameter hier>
Resultaat
[tabel]<plaats omschrijving uitvoer hier>
processing.runalg('saga:profilefrompointstable', grid, table, x, y, result)
<plaats omschrijving algoritme hier>
DEM
[raster]<plaats omschrijving parameter hier>
Waarden
[meervoudige invoer: rasters]Optioneel.
<plaats omschrijving parameter hier>
Lijnen
[vector: lijn]<plaats omschrijving parameter hier>
Naam
[tabelveld: elk]<plaats omschrijving parameter hier>
Elke lijn als nieuw profiel
[boolean]<plaats omschrijving parameter hier>
Standaard: True
Profielen
[vector]<plaats omschrijving uitvoer hier>
Profielen
[vector]<plaats omschrijving uitvoer hier>
processing.runalg('saga:profilesfromlines', dem, values, lines, name, split, profile, profiles)