Finding dangles on line features (Defense Mapping)

Dangles occur on line features when a node at either end is not connected to another line feature. This can occur if data has been moved or a feature has been extracted incorrectly. The Find Dangles check searches an input feature class for dangling nodes that fall within a specified tolerance to other features, which can include input and additional feature classes. Additional feature classes can include polyline and polygon feature classes. Dangling nodes within this tolerance are returned as results.

The check can be run on an entire feature class, a subtype, or a set of features selected using an SQL query.

定义了校验条件之后,便可配置注释和严重性评级。注释用于提供有关写入检查器表的要素的更具体描述,并将注释复制到检查器表中的“注释”字段。严重性评级用于指示校验结果在质量保证/质量控制过程方面的重要程度。数字越小,校验结果的优先级越高。

步骤:
  1. 启动 ArcMap。
  2. 在主菜单上,单击自定义 > 工具条 > Data Reviewer
  3. Click the Select Data Check drop-down list on the Data Reviewer toolbar, click the plus sign (+) next to Feature on Feature Checks, and then click Find Dangles Check.

    The Find Dangles Check Properties dialog box appears.

    Find Dangles Check Properties dialog box
  4. 如有必要,在校验标题文本框中为校验输入唯一名称。
    注注:

    校验标题可用于描述使用该校验查找的条件。使用同一校验的多个实例来验证具有不同验证参数的相同要素类或表时,校验标题十分有用。

  5. 单击要素类/子类型下拉箭头,选择要运行校验的要素类和子类型。
  6. 若要在整个要素类上运行校验并保存此设置,请选中始终在整个数据库上运行复选框。
  7. 若要在要素类的特定要素上运行校验,请单击 SQL 来构造 SQL 查询。
  8. Check Include additional features in comparison to include other feature classes in the analysis. The check will verify if the unconnected nodes in the input Feature Class/Subtype are within the specified tolerance to these feature classes.
    注注:

    All features included in the comparison must share the same spatial reference as the input Feature Class/Subtype.

  9. Type the number of units to use as the tolerance in the Dangle Tolerance text box.
  10. Click the Dangle Tolerance drop-down arrow and choose the units of measurement to use with the tolerance.
  11. 如有必要,可在检查器备注区域的注释文本框中为校验结果输入描述性文本。
  12. 如有必要,单击严重性下拉箭头并在检查器备注区域中选择指示校验结果优先级的值。

    严重性可指示校验结果的重要性。优先级的范围在 1 至 5 之间,1 为最高优先级,5 为最低优先级。

  13. 单击确定
  14. Click the Run Data Check button 运行数据校验 on the Data Reviewer toolbar.

    The Features to Validate dialog box appears.

  15. 在“要验证的要素”区域中选择选项。
    • 选择集 - 针对当前在地图中选择的要素运行校验。
    • 当前范围 - 针对当前地图范围(由地图比例控制)运行校验。
    • 定义查询 - 针对基于定义查询(已为要素类创建)显示的要素运行校验。
    • 整个数据库 - 针对要素类中的所有要素运行校验。
  16. 要仅针对已在版本化的工作空间中编辑的要素运行校验,可选中仅更改的要素复选框。
    注注:

    仅更改的要素选项仅可用于版本化数据库。

  17. 单击确定

    校验在要验证的要素 对话框中指定的范围内运行。

    校验完成后,将弹出校验结果对话框。

  18. 执行以下其中一项操作:
    • 如果要在浏览要素 窗口中浏览结果,请选择浏览结果选项。
    • 如果已启动了检查器会话并且要记录检查器表中的结果,请选择写入检查器表选项。
  19. 单击确定

相关主题

4/27/2014