Spatial Analyst のライセンスで利用可能。
ゾーン ジオプロセシング機能を使用すると、各入力ゾーンに属するすべてのセルに対して計算を実行して、結果を出力する解析を実行できます。 ゾーンは、特定の値からなる単一のエリアと定義できますが、これは同じ値を持つ隣接していない複数のエレメントやリージョンから構成される場合もあります。 ゾーンはラスター データまたはフィーチャ データによって定義できます。 ラスターは整数タイプ、フィーチャでは整数または文字列の属性フィールドを使用する必要があります。
Some zonal geoprocessing functions quantify certain properties of the geometry, or shape, of the zone input and do not require any other inputs. Other zonal geoprocessing functions use the zone input to define the locations for which other parameters will be calculated, such as statistics, areas, or value frequencies. There is also a zonal geoprocessing function that is used to fill specified zones with the minimum value found along the zone boundary.
The applications for zonal geoprocessing functions are divided into the following categories:
Zonal geoprocessing functions application category | Geoprocessing Function(s) |
---|---|
Geoprocessing functions that work on zone shapes. | Zonal Geometry Zonal Geometry As Table |
Geoprocessing functions that work on zone attributes. | Zonal Statistics Zonal Statistics as Table |
Geoprocessing function that determine the area of classes within zones. | Tabulate Area |
Geoprocessing function that determine the frequency distribution of values of one input raster within zones of another. | Zonal Histogram |
Geoprocessing function that fill specified zones. | Zonal Fill |
使用可能なジオプロセシング機能とその簡単な説明を次の表に示します。
Geoprocessing Function | Description |
---|---|
2 つのデータセット間のクロス集計をして、テーブルを出力します。 | |
ゾーンの境界上の重みラスターの最小セル値を利用してゾーンを埋めます。 | |
データセット内の各ゾーンに対して、指定されたジオメトリ計測値 (面積、境界、厚さ、楕円の特性) を算出します。 | |
データセット内の各ゾーンに対して、ジオメトリ計測値 (面積、境界、厚さ、楕円の特性) を計算し、結果をテーブルとしてレポートします。 | |
個別のゾーンにおける値入力のセル値の頻度分布を示すテーブルとヒストグラム グラフを作成します。 | |
他のデータセットのゾーンごとにラスター値を集約します。 | |
別のデータセット上のゾーンごとにラスターの値を集計し、結果をテーブルとして出力します。 |