HOW TO

Split a line based on overlapping polyline features in ArcGIS Online

Last Published: April 25, 2020

Summary

Performing network analysis sometimes requires splitting a single line based on overlapping polylines to get a segmented line for data extraction or to carry out further analysis. For example, to determine which streets (polylines) are traveled along a particular route (single line). This article provides the method to split a line based on the overlapping polyline features in ArcGIS Online. The line is returned as segmented lines, and includes only the line segments that overlap the polyline features.

Procedure

  1. Publish the line and polylines data to ArcGIS Online as hosted feature layers. Refer to Publish hosted feature layers for steps to do this.
  2. Create a web map, and add the hosted feature layers to the web map. Refer to Create a new map and Add layers to the map for steps to do this.
    In this example, the green line represents the route layer, and the gray polylines represent the street layer.
Image showing route layers
  1. Click the Analysis tab, and click Find Locations > Find Existing Locations.
Note:
Running the Find Existing Locations tool consumes credits. For more information, refer to Understand credits.
  1. In the Find Existing Locations pane, select the polyline layer for the Choose layer containing features you want to find using attribute and spatial queries parameter.
  2. Click Add Expression to add an expression to split the single line based on the overlapping polylines.
    1. In the Add Expression window, select the polyline layer from the top drop-down list. In this example, AllStreets is selected.
    2. Select completely within for the expression type.
    3. Select the line layer from the bottom drop-down list. In this example, Route_2 is selected. Click Add.
Add expression window
  1. Set a name for the Result layer name.
  2. Click Run Analysis.
Set the result layer name and run analysis

The output layer is added to the map. In the output, the line can be selected in individual segments. The polyline layer attributes are appended to the output segmented lines according to the overlapping lines.

Output layer added to the map

Article ID:000021953

Software:
  • ArcGIS Online

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic