Skip to main content

TIN の編集 (3D Analyst ツール)

サマリー

1 つ以上の入力フィーチャからデータを読み込み、既存の TIN のサーフェスを変更します。

TIN の編集ツールの詳細

TIN の編集ツールの図

ブレークラインが TIN に追加されます。

使用法

  • このツールは入力 TIN を変更します。 ソースとなる TIN の変更されていないバージョンを保持したい場合は、TIN のコピー ツールを使用して、バックアップを維持します。

  • サーフェス フィーチャ タイプは、入力フィーチャがトライアングル サーフェスの定義にどのように寄与するかを定義します。

    • ポイント フィーチャを標高点として指定すると、サーフェスの三角形分割に使用される Z 値を持つデータ ノードを提供できます。

    • ライン フィーチャを標高点およびブレークラインとして指定すると、稜線、海岸線、舗装端などの、傾斜に不連続線を含むサーフェスに沿った位置を表現することができます。

    • また、ポリゴン フィーチャを、データ エリアを定義するクリップ フィーチャとともに、標高点およびブレークラインとして指定すると、一定の Z 値を持つ領域 (水域など) を定義するフィーチャに置き換えたり、データが存在しない内部エリアを示すフィーチャを消去することができます。

  • 十分なメモリーがあれば、ツールで何百万ものポイントで構成される TIN を作成できます。 ただし、TIN ノードの数を 600 万個未満に制限することで、素早い表示パフォーマンスと全体的な操作性を確保できます。 より大きい TIN サーフェスが必要な場合、テレイン データセット を使用することを検討してください。 テレイン データセットは、より大きいソース計測値のコレクションをサポートできる、マルチ解像度の TIN サーフェスを提供します。

パラメーター

ラベル 説明 データ タイプ

入力 TIN

処理対象の TIN データセット。

TIN Layer

サーフェス フィーチャ定義

TIN への追加方法を定義する入力フィーチャおよびそれらに関連するプロパティ。

値テーブル列:

  • Input FeaturesThe features that will be added to the TIN.

  • Height FieldThe field from the input's attribute table that will provide the elevation for its features. The z- or m-values in the Shape field can be used along with any numeric field. Choosing the <None> option will result in the feature's elevation being interpolated from its surrounding 3D measurements.

  • Tag FieldA numeric attribute will be assigned to the TIN's data elements using values obtained from an integer field in the input feature's attribute table.

  • TypeThe input feature's role in defining the TIN surface. The available options depend on the geometry of the input features. For line- and polygon-based surface feature types, the hard and soft designations for the surface feature type impact the way the line or polygon boundary is handled when interpolating a raster surface from the TIN dataset when using natural neighbor interpolation. A hard surface feature type represents a border with a sharp discontinuity in elevation, such as the edge of a cliff, a wall, or a curb on the side of the road. A soft surface feature type represents a border where the elevation is more smoothly defined.

    • Mass PointsElevation measurements will be incorporated as TIN nodes.

    • Hard LineBreakline features will define linear discontinuities in the TIN.

    • Soft LineBreakline features will define linear discontinuities in the TIN.

    • Hard ClipPolygon features will define the data area of the TIN surface.

    • Soft ClipPolygon features will define the data area of the TIN surface.

    • Hard ErasePolygon features will define interior voids in the data.

    • Soft ErasePolygon features will define interior voids in the data.

    • Hard ReplacePolygon features will define areas of constant height.

    • Soft ReplacePolygon features will define areas of constant height.

    • Hard Value FillInteger attributes will be assigned to nodes and triangle faces.

    • Soft Value FillInteger attributes will be assigned to nodes and triangle faces.

  • Use ZSpecifies whether z- or m-values will be used when the SHAPE field is specified as the height source. Specifying True indicates that z-values will be used; specifying False indicates that m-values will be used.

Value Table

制限付きドロネー

(オプション)

TIN のブレークラインで使用される三角形分割法を指定します。

  • オンThe TIN will use constrained Delaunay triangulation, which will add each segment as a single edge. Delaunay triangulation rules are honored everywhere except along breaklines, which will not be densified.

  • オフThe TIN will use Delaunay conforming triangulation, which may densify each segment of the breaklines to produce multiple triangle edges. This is the default.

Boolean

派生した出力

ラベル 説明 データ タイプ

更新された TIN

更新された TIN。

TIN Layer

環境

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

ライセンス情報

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