操作方法

操作方法:在 ArcGIS Pro 中分割与面边界相交的折线要素

Last Published: July 19, 2023

摘要

This article describes two methods to split lines intersecting polygon boundaries. The first option splits lines at polygon boundaries while retaining all the lines and geometry of the original feature class. The second option only includes split line segments overlapping the polygons.

过程

Note:
These tools require an Advanced ArcGIS Pro license.

Split lines at intersecting points

  1. Identify the points where the polygon boundaries intersect the lines using the Intersect tool.
    1. In ArcGIS Pro, navigate to Analysis > Tools.
    2. In the Geoprocessing pane, search for the Intersect tool.
Use the Search function in the Geoprocessing pane.
  1. Under Parameters, select the line and polygon layers for Input Features, and specify the location for the Output Feature Class.
  2. For Output Type, select Point. Click Run.
Specify desired layers in the Input Features.
  1. Split the lines at the intersecting points using the Split Line at Point tool.
    1. In the Geoprocessing pane, search for the Split Line at Point tool.
    2. Under Parameters, select the line layer for Input Features.
    3. For Point Features, select Intersect from the drop-down list.
    4. Specify the new layer name and location for the Output Feature Class.
    5. For this example, use 0.1 Meters for Search Radius. Click Run.
Specify the desired line layer.

Split the lines outside the polygon boundaries using the Intersect tool

Note:
Use this method if there is no Advanced license in ArcGIS Pro.
  1. In ArcGIS Pro, navigate to Analysis > Tools.
  2. In the Geoprocessing pane, search for the Intersect tool.
  3. Under Parameters, select the polygon and line layers for Input Features, and specify the location for the Output Feature Class.
  4. For Output Type, select Line. Click Run.

The following image shows the split lines outside the polygon boundary and only the line overlapping the polygon intact.

The lines outside of the polygon boundary are split, and only the line overlapping the polygon is intact.
Note:
For this method, the lines outside the polygon boundaries are not included in the output.

文章 ID: 000026247

获得人工智能支持

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

立即开始聊天

相关信息

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

立即开始聊天

转至下载选项