Hello,
I have a polyline shapefile of a highway (about 100km). That polyline has just one feature, he entire highway.
I want to split that entire line into segments based on points (other shapefile) that intersect the highway.
How can I do this?
Thanks!!!