Skip to main content
Solved

The easiest way, how to change coordinate values of feature?

  • January 15, 2018
  • 2 replies
  • 6 views

lazarlubomir
Contributor
Forum|alt.badge.img+10

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

Best answer by takashi

Hi @lazarlubomir, the Offsetter transformer might help you.

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.

2 replies

takashi
Celebrity
  • Best Answer
  • January 15, 2018

Hi @lazarlubomir, the Offsetter transformer might help you.


lazarlubomir
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • January 15, 2018

Hi @lazarlubomir, the Offsetter transformer might help you.

Thank You so much!