Skip to main content

Hello everybody,

please, I try to find the easiest way how to recompute coordinate values of feature.

For example - the line has only two vertices in X/Y - 558000,695855 ; 558300, 655964. I need to change value of Y coordinate directly - e.g. to add value 27000 to Y value. So the resulted values should be in X/Y 558000,722855 ; 558300, 682964.

I will appreaciate all tips!

Thank You!

Lubo

Hi @lazarlubomir, the Offsetter transformer might help you.


Hi @lazarlubomir, the Offsetter transformer might help you.

Thank You so much!

 

 


Reply