操作方法

操作方法:在 ArcGIS Pro 中的线相交处创建点

Last Published: July 19, 2023

摘要

In ArcGIS Pro, points can be created on line intersections on a map. This is useful in some workflows such as marking intersections on a road network of a town. The workflow involves combining two different tools, Unsplit Lines and Intersect. This article describes how to add points on line intersections. In the example, points are created on road intersections along a freeway (note the freeway marked in red on the map below).

Map of the town area and freeway

过程

  1. Run the Unsplit Lines tool on the line layer to merge coincident endpoints of lines so they do not count as intersections.
    1. Navigate to the Geoprocessing pane. Click Toolboxes >Data Management Tools > Features > Unsplit Lines.
    2. In the Unsplit Lines geoprocessing pane, for Input Features, select the line layer to merge.
    3. For Output Feature Class, specify a name and location for the output line layer.
    4. Click Run.
The Geoprocessing pane of the Unsplit line tool
  1. Run the Intersect tool on the output line layer from Step 1 to create points at the intersections.
    1. Navigate to the Geoprocessing pane. Click Toolboxes >Analysis Tools > Overlays > Intersect.
    2. In the Intersect geoprocessing pane, for Input Features, select the line layer output from step 1.
    3. For Output Feature Class, specify a name and location for the output point layer.
    4. For Output Type, select Point from the drop-down menu.
    5. Click Run.
The Intersect tool with the parameters to be filled before running the tool.

Points are created at the intersections, as shown on the map below.

Map showing the points created at intersections on the line layer.

文章 ID: 000025044

获得人工智能支持

使用 Esri Support AI Chatbot 快速解决您的问题。

立即开始聊天

相关信息

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

立即开始聊天

转至下载选项