Hello all FME User's,
I have some lines features and is necessary to change the rotation.
Lines Original

What is necessary:

Attached the FFS files -
Thanks,
Danilo
Hello all FME User's,
I have some lines features and is necessary to change the rotation.
Lines Original

What is necessary:

Attached the FFS files -
Thanks,
Danilo
Best answer by erik_jan
Hi Danilo,
Have you tried:
CenterpointExtractor (to get the center X and Y per line).
Rotator (using X and Y) and 45 degrees rotation).
Erik