Skip to main content

Hi All,

 

I am trying to identify the orientation of a line (clockwise/anticlockwise or left/right) so that I can use Orientator transformer if a line has been drawn anti-clockwise.

 

In older post this seems to be achieved by using Azimuth Calculator on FME Hub; however, this does not seem to be currently available.

 

Is there any transformer I can use or workaround to achieve this?

 

Thanks,

Ana

The AzimuthCalculator was renamed, it's now called the HorizontalAngleCalculator.

Btw, there's also the OrientationExtractor, if that's what you need.


The AzimuthCalculator was renamed, it's now called the HorizontalAngleCalculator.

Btw, there's also the OrientationExtractor, if that's what you need.

Thanks for the quick reply @david_r​ 


Reply