Skip to main content
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?
Hola,

 

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

 

 
The neighbourfinder contain the attributes you require. _angle, _distance etc.
great job. Other days i use this transformet, but i use wrong...... But now ok.... tanks all people.... 🙂

Reply