Skip to main content
Question

add angle a point to line more near??

  • November 10, 2014
  • 3 replies
  • 54 views

fer_ruiz
Contributor
Forum|alt.badge.img+6
I would like to add a point layer type the value of the angle of orientation of the nearest point to a line. How can you do that?

 

thnks for all ;)

 

 

 

in Spanish:

 

me gustaria añadir a un layer tipo punto el valor del angulo de la orientacion de la linea mas cercana a un punto. ¿Como se puede hacer eso?
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

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • November 10, 2014
Hola,

 

I would firstly define which line is close, you can do that in several ways, I would try the NeighborFinder or NeighborPairFinder.

 

 

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • November 10, 2014
The neighbourfinder contain the attributes you require. _angle, _distance etc.

fer_ruiz
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • November 10, 2014
great job. Other days i use this transformet, but i use wrong...... But now ok.... tanks all people.... :)