` `
<put algorithm description here>
DEM
[ラスター]Lines
[vector: line]Profile 距離
[数値]<put parameter description here>
デフォルト: 10.0
断面長
[数値]<put parameter description here>
デフォルト: 10.0
断面サンプル
[数値]<put parameter description here>
デフォルト: 10.0
横断面
[ベクター]processing.runalg('saga:crossprofiles', dem, lines, dist_line, dist_profile, num_profile, profiles)
<put algorithm description here>
グリッド
[ラスター]入力
[テーブル]X
[テーブルのフィールド: 任意]Y
[テーブルフィールド: 任意]結果
[テーブル]processing.runalg('saga:profilefrompointstable', grid, table, x, y, result)
<put algorithm description here>
DEM
[ラスター]値
[複数入力:ラスター]オプション。
<put parameter description here>
Lines
[vector: line]名前
[テーブルのフィールド: 任意]Each Line as new Profile
[ブール値]<put parameter description here>
デフォルト:真
断面
[ベクター]断面
[ベクター]processing.runalg('saga:profilesfromlines', dem, values, lines, name, split, profile, profiles)