Hello,
I have a user who wishes for a line service to distinguish between features that overlap within the same feature class, but not to distinguish when segments intersect.
I have included a picture of what I have been able to provide thus far with the symbology along with a picture of what they would like.
The line feature does not include elevation and only the digitization of the feature indicate overlap and intersect.
Any suggestions would be appreciated 🙂
Unless someone comes along with some really clever symbology tricks this isn't possible as the ArcGIS renderer can't distinguish between lines that intersect midspan vs lines that intersect at an endpoint. But if the data changes infrequently then you can do this:
Kinda clunky but it clearly indicates the intersections for your user(s).
The dissolve tool didn't work?