CÓMO

Crear puntos en intersecciones de línea en ArcGIS Pro

Last Published: July 19, 2023

Resumen

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

Procedimiento

  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. de artículo:000025044

Recibir notificaciones y encontrar soluciones a problemas nuevos o comunes

Obtenga respuestas resumidas y soluciones de vídeo de nuestro nuevo chatbot de IA.

Descargar la aplicación de soporte de Esri

Información relacionada

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga