Hi All,
I’m working on an automation that needs to identify those lines that follow the geometry from another layer. The following screenshot explains what I need to do:
Red line follows a river (not exactly the same geometry but pretty close) and need to identify those red lines that follows the blue centerline….I was thinking maybe I need to calculate the percentage of overlap between red and blue?
There’s other locations where the red line only overlaps the blue lines for a little section so I can ignore those, see below
Any idea how to approach this?