Skip to main content

テレイン → ラスター (3D Analyst ツール)

サマリー

テレイン データセットの Z 値を使用してラスターを内挿します。

使用法

  • テレインのサブセットを抽出するには、ジオプロセシング環境設定を使用して範囲を定義します。

パラメーター

ラベル 説明 データ タイプ

入力テレイン

処理対象のテレイン データセット。

Terrain Layer

出力ラスター

出力ラスターの場所と名前。 ジオデータベースまたは Esri Grid などのフォルダーにラスター データセットを格納する場合、ラスター データセットの名前にファイル拡張子は付けません。 ファイル拡張子を指定すると、フォルダーに格納する際のラスターの形式を定義できます。たとえば、.tif を指定すると GeoTIFF が生成され、.img を指定すると ERDAS IMAGINE 形式のファイルが生成されます。

ラスターを .tif ファイルとして、またはジオデータベースに格納する場合は、ジオプロセシング環境設定を使用して、そのラスター圧縮のタイプと品質を指定できます。

Raster Dataset

出力データ タイプ

(オプション)

出力ラスターに格納される数値のタイプを指定します。

  • Floating PointThe output raster will use 32-bit floating point, which supports values ranging from -3.402823466e+38 to 3.402823466e+38. This is the default.

  • IntegerThe output raster will use an appropriate integer bit depth. This option will round z-values to the nearest whole number and write an integer to each raster cell value.

String

方法

(オプション)

セル値の計算に使用する内挿法。

  • LinearApplies a distance based weight to the Z of each node in the triangle encompassing the center of a given cell, then sums the weighted values to assign the cell value. This is the default.

  • Natural NeighborsApplies an area based weighting scheme that uses Voronoi polygons to determine cell values.

String

サンプリング距離

(オプション)

出力ラスターのセル サイズを定義するために使用するサンプリング方法と距離。

  • ObservationsDefines the number of cells that divide the longest side of the output raster. This method is used by default with the value of 250.

  • Cell SizeDefines the cell size of the output raster.

String

ピラミッド レベル解像度

(オプション)

使用されるテレイン ピラミッド レベルの Z 許容値またはウィンドウ サイズの解像度。 デフォルト値は 0 (最大解像度) です。

Double

サンプリング値

出力ラスターのセル サイズを指定するための サンプリング距離 に対応する値。

Double

環境

現在のワークスペース, 出力座標系, 範囲, スナップ対象ラスター, ピラミッド, 圧縮, 出力データのコンフィグレーション キーワード, 自動コミット, ラスター統計, テレインの解析におけるメモリー使用を最小化

ライセンス情報

  • Basic: 3D Analyst が必要
  • Standard: 3D Analyst が必要
  • Advanced: 3D Analyst が必要