I have different lines which are crossing and intersecting. I can detect where they are crossing and where they are intersecting by using a SpatialFilter.
But where they are crossing I need to know which one is the upper one. Compare it like 2 roads that are crossing: 1 on ground surface and the other one is a bridge -> I need to know which one is the bridge and which one isn't. I don't have specific information related to the z lvl of the lines.
Thanks a lot




