I understand there is something similar in ArcMap that works out the average length and width of a polygon, if i could replicate this using FME i would be most happy.
I understand there is something similar in ArcMap that works out the average length and width of a polygon, if i could replicate this using FME i would be most happy.
maybe the BoundsExtractor followed by an ExpressionEvaluator to calculate the difference between x-max and x-min?
David