Skip to main content
Solved

How to create an advanced BoundingBox ?


Hi everyone ! I'm trying to create an advanced boundbox from multiple input (.dgn) using a group by closis on fme_basename and I would like that my boundbox be oriented !

I tried the BoundingBoxAccumulator and Replacer but with the Accumulator there is no OrientedBoundBox and with the Replacer there is no group by ...

Does someone has an answer ?

Thx =)

Best answer by jdh

Try an Aggregator with group by followed by a BoundingBoxReplacer (Oriented mode)

View original
Did this help you find an answer to your question?

4 replies

jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • Best Answer
  • May 19, 2017

Try an Aggregator with group by followed by a BoundingBoxReplacer (Oriented mode)


erik_jan
Contributor
Forum|alt.badge.img+18
  • Contributor
  • May 19, 2017

Or use the BoundingBoxAccumulator (with the Group by) followed by an Orienter to force the right orientation.


jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • May 19, 2017
erik_jan wrote:

Or use the BoundingBoxAccumulator (with the Group by) followed by an Orienter to force the right orientation.

I'm pretty sure the OP wants a minimum oriented bounding box, not an axis-aligned bounding box of a particular orientation (LHR/RHR).

 

 


  • Author
  • May 22, 2017

Thanks a lot jdh and erick_jan ! I juste tryed the aggregator + BBR (oriented mode) and it works great ! =)


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings