Skip to main content

使用要素设置 LAS 类代码 (3D Analyst 工具)

汇总

对与输入要素二维范围相交的 LAS 点进行分类。

用法

  • 与输入点、线和面的二维位置以及任何缓冲区相交的 LAS 点将被重新分类。 要使用与 3D 要素的三维距离对 LAS 点进行分类,请使用 按邻域查找 LAS 点 工具。

  • 缓冲距离对于点和线尤为重要,因为给定 LAS 点不可能准确落在线上或者与输入点具有相同的坐标。 应用于缓冲区的距离单位基于 LAS 数据集空间参考的线性单位。

  • 如果已过滤 LAS 数据集图层的点,则将仅重新分类与输入要素相交的过滤点。 您可以使用图层属性对话框或 创建 LAS 数据集图层 工具,使用分类代码、分类标记和回波值的任意组合过滤 LAS 数据集图层。

  • LAS 数据集的图层和目录属性中提供的类代码标注反映了 ASPRS LAS 1.4 规范中概述的类别名称。 该分类方案适用于航空激光雷达测量,包括以下内容:

    • 与预定义对象关联的类,例如,2 表示地面

    • 其值未定义但保留以供 ASPRS 后续使用的类

    • 可以分配给任何其他对象的类

    LAS 数据集图层的点过滤器、交互式编辑选项和默认符号系统标注反映了 LAS 格式规范的类代码标注。

    了解有关激光雷达点分类的详细信息

参数

标注 说明 数据类型

输入 LAS 数据集

将要处理的 LAS 数据集。

LAS Dataset Layer

输入要素类

一个或多个输入要素,用于为 LAS 数据集引用的激光雷达文件定义类代码值。 分类标记选项默认为无更改,但您可以使用设置分配标记或使用清除将其移除。

值表列:

  • FeaturesThe features used for reclassifying LAS points.

  • Buffer DistanceThe distance that input features are buffered by prior to determining the LAS points that intersect the buffered area.

  • New ClassThe class code to be assigned.

    • No changeNo change will be made.

    • 0The class code of 0 will be assigned.

    • 1The class code of 1 will be assigned.

    • 2The class code of 2 will be assigned.

    • 3The class code of 3 will be assigned.

    • 4The class code of 4 will be assigned.

    • 5The class code of 5 will be assigned.

    • 6The class code of 6 will be assigned.

    • 7The class code of 7 will be assigned.

    • 8The class code of 8 will be assigned.

    • 9The class code of 9 will be assigned.

    • 10The class code of 10 will be assigned.

    • 11The class code of 11 will be assigned.

    • 12The class code of 12 will be assigned.

    • 13The class code of 13 will be assigned.

    • 14The class code of 14 will be assigned.

    • 15The class code of 15 will be assigned.

    • 16The class code of 16 will be assigned.

    • 17The class code of 17 will be assigned.

    • 18The class code of 18 will be assigned.

    • 19The class code of 19 will be assigned.

    • 20The class code of 20 will be assigned.

    • 21The class code of 21 will be assigned.

    • 22The class code of 22 will be assigned.

    • 23The class code of 23 will be assigned.

    • 24The class code of 24 will be assigned.

    • 25The class code of 25 will be assigned.

    • 26The class code of 26 will be assigned.

    • 27The class code of 27 will be assigned.

    • 28The class code of 28 will be assigned.

    • 29The class code of 29 will be assigned.

    • 30The class code of 30 will be assigned.

    • 31The class code of 31 will be assigned.

  • SyntheticThe synthetic classification flag is used to identify points that were not obtained from a lidar sensor.

    • No changeThe synthetic classification flag will not be modified. This is the default.

    • SetThe synthetic classification flag will be assigned.

    • ClearThe synthetic classification flag will be removed.

  • KeyPointThe model key point classification flag represents a subset of points that can be used to capture a desired level of detail of a given class code.

    • No changeThe model key point classification flag will not be modified. This is the default.

    • SetThe model key point classification flag will be assigned.

    • ClearThe model key point classification flag will be removed.

  • WithheldThe withheld classification flag signifies erroneous data that should be excluded from analysis and visualization.

    • No changeThe withheld classification flag will not be modified. This is the default.

    • SetThe withheld classification flag will be assigned.

    • ClearThe withheld classification flag will be removed.

  • OverlapThe overlap designation identifies points from overlapping scans and is only supported in LAS 1.4 files.

    • No changeThe overlap classification flag will not be modified. This is the default.

    • SetThe overlap classification flag will be assigned.

    • ClearThe overlap classification flag will be removed.

Value Table

计算统计数据

(可选)

指定是否将计算 LAS 数据集引用的 .las 文件的统计数据。 计算统计数据时会为每个 .las 文件提供一个空间索引,从而提高了分析和显示性能。 统计数据还可通过将 LAS 属性(如分类代码和回波信息)显示限制为 .las 文件中存在的值来提升过滤和符号系统体验。

  • 选中Statistics will be computed. This is the default.

  • 未选中Statistics will not be computed.

Boolean

更新金字塔

(可选)

指定在修改类代码后是否更新 LAS 数据集金字塔。

  • 选中The LAS dataset pyramid will be updated. This is the default.

  • 未选中The LAS dataset pyramid will not be updated.

Boolean

派生输出

标注 说明 数据类型

更新后的输入 LAS 数据集

已更新的 LAS 数据集。

LAS Dataset Layer

环境

当前工作空间, 范围, 地理变换

许可信息

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