Outdated version of the documentation. Find the latest one here.

` `

地形照明

分析的な陰影

説明

<put algorithm description here>

パラメーター

標高 [ラスター]
<put parameter description here>
シェーディング方法 [選択]

<put parameter description here>

オプション:

  • 0 — [0] 標準

  • 1 — [1] 標準(最大90度)

  • 2 — [2] 複合シェーディング

  • 3 — [3] レイトレーシング

デフォルト: 0

方位角 [数値]

<put parameter description here>

デフォルト: 315.0

傾斜[度] [数値]

<put parameter description here>

デフォルト: 45.0

誇張 [数値]

<put parameter description here>

デフォルト: 4.0

出力

分析的な陰影 [ラスター]
<put output description here>

コンソールの使用方法

processing.runalg('saga:analyticalhillshading', elevation, method, azimuth, declination, exaggeration, shade)

参照

天空率

説明

<put algorithm description here>

パラメーター

標高 [ラスター]
<put parameter description here>
最大検索半径 [数値]

<put parameter description here>

デフォルト: 10000

方法 [選択]

<put parameter description here>

オプション:

  • 0 — [0] multi scale
  • 1 — [1] sectors

デフォルト: 0

複数縮尺係数 [数値]

<put parameter description here>

デフォルト: 3

Sectorsの数 [数値]

<put parameter description here>

デフォルト: 8

出力

Visible Sky [ラスター]
<put output description here>
天空率 [ラスター]
<put output description here>
天空率(単純化) [ラスター]
<put output description here>
Terrain View Factor [ラスター]
<put output description here>

コンソールの使用方法

processing.runalg('saga:skyviewfactor', dem, maxradius, method, level_inc, ndirs, visible, svf, simple, terrain)

参照

地形補正

説明

<put algorithm description here>

パラメーター

標高 [ラスター]
<put parameter description here>
元画像 [ラスター]
<put parameter description here>
方位角 [数値]

<put parameter description here>

デフォルト: 180.0

高さ [数値]

<put parameter description here>

デフォルト: 45.0

方法 [選択]

<put parameter description here>

オプション:

  • 0 — [0] コサイン補正(Teillet et al. 1982)

  • 1 — [1] コサイン補正(Civco 1989)

  • 2 — [2] ミンナルト補正

  • 3 — [3] 傾斜付きミンナルト補正 (Riano et al. 2003)

  • 4 — [4] 傾斜付きミンナルト補正 (Law & Nichol 2004)

  • 5 — [5] C 補正

  • 6 — [6] 正規化(after Civco, modified by Law & Nichol)

デフォルト: 0

ミンナルト補正 [数値]

<put parameter description here>

デフォルト: 0.5

最大セル(C 補正分析) [数値]

<put parameter description here>

デフォルト: 1000

値範囲 [選択]

<put parameter description here>

オプション:

  • 0 — [0] 1 バイト(0-255)

  • 1 — [1] 2 バイト(0-65535)

デフォルト: 0

出力

補正画像 [ラスター]
<put output description here>

コンソールの使用方法

processing.runalg('saga:topographiccorrection', dem, original, azi, hgt, method, minnaert, maxcells, maxvalue, corrected)

参照