Select to view content in your preferred language

How to create vertices at the point of intersection of 2 lines for multiple lines

5210
1
04-01-2016 03:20 PM
JosephWeinstein
Deactivated User

Hello,

I have multiple shapefiles of lines that are connected to each other on the map. At each point of intersection, I would like to place a vertex. Is there a way to do this in a single process for all the lines rather than going to each intersection one by one?

Tags (3)
0 Kudos
1 Reply
DarrenWiens2
MVP Honored Contributor

I see this is in the web dev place, but in Desktop, you would run the Intersect tool, with your line feature class as the only input, and POINT as the output type.

0 Kudos