HOW TO

Erstellen von Punkten auf Linienüberschneidung in ArcGIS Pro

Last Published: July 19, 2023

Zusammenfassung

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

Vorgehensweise

  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.

Artikel-ID:000025044

Benachrichtigungen erhalten und Lösungen für neue oder häufige Probleme finden

Unser neuer KI-Chatbot stellt zusammengefasste Antworten und Videolösungen für Sie bereit.

Esri Support App herunterladen

Zugehörige Informationen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln