Hi all
I thought I have a simple task - but I wasn't able to do it! I have a csv-list with points and would like to add an offset and rotate these points (Helmert Transformation) and write it afterwords back to a csv-file. But my transformation (rotation and offset) is ignored somehow.
Is there more to do than open the csv file, set the x/y/z_coordinate data type and the coordinate system and simply add the rotation and offseter Transformer?
It would be great if someone could give me a hint!
Thanks in advanced