Skip to main content

Hello

I am using the left-right transformer in order to see the location of the point compared to the road, but it's not giving the expected value, all output is in right but visually are not

I reproject both inputs to the same CS but still the same result

Any idea?

 

Left and right consider the direction of the line. Your points are always to the right of the line as you have paired lines drawn in opposite directions. The point is always to the right of the closest line when you consider the direction of that line.


Left and right consider the direction of the line. Your points are always to the right of the line as you have paired lines drawn in opposite directions. The point is always to the right of the closest line when you consider the direction of that line.

@egomm

Thanks for your help how could we get the direction of the line

 


@egomm

Thanks for your help how could we get the direction of the line

 

Try the AzimuthCalculator