` `
<put algorithm description here>
DEM
[raster]Linee
[vettore: linea]Distanza Profilo
[numero]<put parameter description here>
Predefinito: 10.0
Lunghezza Profilo
[numero]<put parameter description here>
Predefinito: 10.0
Campioni Profilo
[numero]<put parameter description here>
Predefinito: 10.0
Profili Trasversali
[vettore]processing.runalg('saga:crossprofiles', dem, lines, dist_line, dist_profile, num_profile, profiles)
<put algorithm description here>
Raster
[raster]In ingresso
[tabella]X
[campo tabella: qualsiasi]Y
[campo tabella: qualsiasi]Risultato
[tabella]processing.runalg('saga:profilefrompointstable', grid, table, x, y, result)
<put algorithm description here>
DEM
[raster]Valori
[input multiplo: raster]Opzionale.
<put parameter description here>
Linee
[vettore: linea]Nome
[campo tabella: qualsiasi]Ogni Linea come nuovo Profilo
[booleano]<put parameter description here>
Predefinito: True
Profili
[vettore]Profili
[vettore]processing.runalg('saga:profilesfromlines', dem, values, lines, name, split, profile, profiles)