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

环境

当前工作空间, 范围

许可信息

  • 基本: 需要 3D Analyst
  • 标准: 需要 3D Analyst
  • 高级: 需要 3D Analyst