Hi,
Is there a way, in Python using ArcPy, to split a line at the intersections with the other lines. That is, if I have a long line which intersects many other lines, I'd like to split the long line into a number of shorter lines - split at the intersections.
Is this possible?
Cheers,
Robin