` `
1つまたは複数の基本背景グリッドレイヤーの補間値を持つポイントレイヤーの結合の結果として新しいベクターレイヤーを作成します。このようにして、作成された新しいレイヤーには、属性グリッドの補間値を反映する新しい列が属性テーブルに追加されます。
入力レイヤー。
背景グリッドレイヤー
使用する補間方法。
オプション:
0 — [0]最近隣
1 — [1]双線形補間
2 — [2]逆距離補間
3 — [3]双三次スプライン補間
4 — [4] B-スプライン補間
デフォルト: 0
結果のレイヤー。
processing.runalg('saga:addgridvaluestopoints', shapes, grids, interpol, result)
<put algorithm description here>
<put parameter description here>
オプション:
0 — [0]最近隣
1 — [1]双線形補間
2 — [2]逆距離補間
3 — [3]双三次スプライン補間
4 — [4] B-スプライン補間
デフォルト: 0
processing.runalg('saga:addgridvaluestoshapes', shapes, grids, interpol, result)
<put algorithm description here>
processing.runalg('saga:clipgridwithpolygon', input, polygons, output)
<put algorithm description here>
<put parameter description here>
デフォルト: 0.0
<put parameter description here>
デフォルト: 10000.0
<put parameter description here>
デフォルト: 100.0
processing.runalg('saga:contourlinesfromgrid', input, zmin, zmax, zstep, contour)
<put algorithm description here>
<put parameter description here>
デフォルト: 1
<put parameter description here>
デフォルト: 25.0
<put parameter description here>
デフォルト: 100.0
<put parameter description here>
オプション:
1 — [1]平均値
デフォルト: 0
<put parameter description here>
オプション:
0 — [0]単純な行
2 — [2] 矢(centered to cell)
デフォルト: 0
processing.runalg('saga:gradientvectorsfromdirectionalcomponents', x, y, step, size_min, size_max, aggr, style, vectors)
<put algorithm description here>
<put parameter description here>
デフォルト: 1
<put parameter description here>
デフォルト: 25.0
<put parameter description here>
デフォルト: 100.0
<put parameter description here>
オプション:
1 — [1]平均値
デフォルト: 0
<put parameter description here>
オプション:
0 — [0]単純な行
2 — [2] 矢(centered to cell)
デフォルト: 0
processing.runalg('saga:gradientvectorsfromdirectionandlength', dir, len, step, size_min, size_max, aggr, style, vectors)
<put algorithm description here>
<put parameter description here>
デフォルト: 1
<put parameter description here>
デフォルト: 25.0
<put parameter description here>
デフォルト: 100.0
<put parameter description here>
オプション:
1 — [1]平均値
デフォルト: 0
<put parameter description here>
オプション:
0 — [0]単純な行
2 — [2] 矢(centered to cell)
デフォルト: 0
processing.runalg('saga:gradientvectorsfromsurface', surface, step, size_min, size_max, aggr, style, vectors)
<put algorithm description here>
<put parameter description here>
デフォルト: 真
<put parameter description here>
デフォルト: 真
<put parameter description here>
デフォルト: 真
<put parameter description here>
デフォルト: 真
<put parameter description here>
デフォルト: 真
<put parameter description here>
デフォルト: 真
<put parameter description here>
デフォルト: 真
<put parameter description here>
デフォルト: 真
<put parameter description here>
デフォルト: 0
processing.runalg('saga:gridstatisticsforpolygons', grids, polygons, count, min, max, range, sum, mean, var, stddev, quantile, result)
<put algorithm description here>
<put parameter description here>
デフォルト: 100
processing.runalg('saga:gridvaluestopointsrandomly', grid, freq, points)
<put algorithm description here>
オプション。
<put parameter description here>
<put parameter description here>
デフォルト: 真
<put parameter description here>
オプション:
デフォルト: 0
processing.runalg('saga:gridvaluestopoints', grids, polygons, nodata, type, shapes)
<put algorithm description here>
processing.runalg('saga:localminimaandmaxima', grid, minima, maxima)
<put algorithm description here>
<put parameter description here>
オプション:
0 — [0] クラス識別子で指定された1つのクラス
1 — [1] すべてのクラス
デフォルト: 0
<put parameter description here>
デフォルト: 0
<put parameter description here>
オプション:
デフォルト: 0
processing.runalg('saga:vectorisinggridclasses', grid, class_all, class_id, split, polygons)