Skip to main content

フィーチャの Z 値を更新 (3D Analyst ツール)

サマリー

サーフェスを使用して、3D フィーチャの頂点の Z 座標を更新します。

使用法

  • 入力サーフェスと完全にオーバーラップするフィーチャのみ、頂点が更新されます。 サーフェスとオーバーラップしないフィーチャはスキップされます。

    注意:

    特定の頂点で取得された Z 値がジオデータベース フィーチャの空間参照の Z ドメイン外にある場合、その頂点の Z 値は更新されません。 入力フィーチャのコピーを作成し、影響を受けるフィーチャを処理するための適切な Z ドメインを指定します。

パラメーター

ラベル 説明 データ タイプ

入力フィーチャ

変更対象の頂点の Z 値を持つ 3D フィーチャ。

Feature Layer

入力サーフェス

3D フィーチャの頂点の新しい Z 値を決定するために使用されるサーフェス。

LAS Dataset Layer; Mosaic Layer; Raster Layer; TIN Layer

内挿方法

(オプション)

サーフェスに関する情報の決定に使用する内挿法。 利用できるオプションは、入力サーフェスのデータ タイプによって異なります:

  • BilinearAn interpolation method exclusive to the raster surface, which determines cell values from the four nearest cells. This is the only option available for a raster surface.

  • LinearDefault interpolation method for a TIN, terrain, and LAS dataset. Obtains elevation from the plane defined by the triangle that contains the XY location of a query point.

  • Natural NeighborsObtains elevation by applying area-based weights to the natural neighbors of a query point.

  • Conflate Minimum ZObtains elevation from the smallest z-value found among the natural neighbors of a query point.

  • Conflate Maximum ZObtains elevation from the largest z-value found among the natural neighbors of a query point.

  • Conflate Nearest ZObtains elevation from the nearest value among the natural neighbors of a query point.

  • Conflate Z Closest To MeanObtains elevation from the z-value that is closest to the average of all the natural neighbors of a query point.

String

ステータス フィールド

(オプション)

フィーチャの頂点が正常に更新されたかどうかを反映する値が入力される既存の数値フィールド。 更新されたフィーチャの場合は値 1、更新されなかったフィーチャの場合は 0 が指定されます。 サーフェスの一部にオーバーラップするフィーチャは更新されません。

Field

派生した出力

ラベル 説明 データ タイプ

更新された入力フィーチャ

頂点の Z 値が変更された更新済みの 3D フィーチャ。

Feature Layer

環境

現在のワークスペース, 範囲

ライセンス情報

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