Each of these features have certain rules pertaining to how they are to be drawn (west to east, clockwise etc).
Is there a transformer or FME attribute that can help us determine if the feature is drawn correctly?
Cheers,
Russell
Each of these features have certain rules pertaining to how they are to be drawn (west to east, clockwise etc).
Is there a transformer or FME attribute that can help us determine if the feature is drawn correctly?
Cheers,
Russell
have a look at the OrientationExtractor and the Orientor transformer.
David
Optionally the PolylineAnalyzer can also be of use for this case.
Thanks for the help. One question for Itay, I don't have the PolylineAnalyzer in my transformer library. I'm running FME 2012 SP2 build 12238 win64.
The PolylineAnalyzer is a FME store transformer, start by typing the name on the canvas to download it.
The combination of angle and azimuth might provide you with the information tou need.
Hope this helps
Basic goniometry