Density geoprocessing functions

Spatial Analyst のライセンスで利用可能。

密度ジオプロセシング機能を使用すると、各出力ラスター セルの近傍内にある入力フィーチャの密度を計算することができます。

By calculating density, you are in a sense spreading the values (of the input) out over a surface. The magnitude at each sample location (line or point) is distributed throughout the study area, and a density value is calculated for each cell in the output raster.

For density maps, a circular search area is applied that determines the distance to search for sample locations (line or point) or to spread the values out around each location and calculate a density value.

使用可能なジオプロセシング機能とその簡単な説明を次の表に示します。

Geoprocessing FunctionDescription

Calculate Kernel Density Ratio

2 つの入力フィーチャ データセットを使用して、空間的な相対リスク サーフェスを計算します。 比率の分子は犯罪数や患者数などのケースを表し、分母は総人口などのコントロールを表します。

Kernel Density

カーネル関数を使用してポイントまたはポリライン フィーチャから単位面積ごとの値を計算し、各ポイントまたはポリラインに滑らかなテーパ サーフェスを合わせます。 バリアを使用すると、カーネル密度の計算時にフィーチャの影響を変更できます。

Line Density

各セルの半径内にあるポリライン フィーチャから単位面積ごとの値を計算します。

Point Density

各セルの近傍内にあるポイント フィーチャから単位面積ごとの値を計算します。

Space Time Kernel Density

時間や深度 (標高) などの他のディメンションを含めるために、入力フィーチャの相対位置と相対強度の解析からカーネル密度の計算を拡張します。 結果として生成される出力から、複数のカーネル関数を使用して単位面積ごとの値を特定し、滑らかなテーパ サーフェスを各入力ポイントに適合させます。

Geoprocessing functions in the Density category

関連トピック