Skip to main content
Question

left_right finder not giving the expected results

  • January 24, 2019
  • 3 replies
  • 7 views

boubcher
Contributor
Forum|alt.badge.img+11

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?

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3429 replies
  • January 24, 2019

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.


boubcher
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • 212 replies
  • January 24, 2019

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

 


redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3702 replies
  • January 24, 2019

@egomm

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

 

Try the AzimuthCalculator