Hi,
As the title says, I'm trying to merge certain line segments that represent roads through geoprocessing (there is too much to do manual). I want to merge segments of a road that do not intersect other segments (see attached pic for clarity). Unfortunately I cannot just do a dissolve on the road name because it combines more segments than I want (and the road attribute fields do not have anything else set up to aid in this).
Is this possible?
Thanks