Skip to main content
Solved

How to get xmin, ymin xmax, ymax from bounding box?

  • February 12, 2019
  • 2 replies
  • 417 views

dollargis
Contributor
Forum|alt.badge.img+1

To report about certain datasources, I need to retrieve the bounding box's xmin, ymin xmax, ymax values for later insertion into a text file.

I have coupled a BoundingBox Accumulator Transformer to my Reader, which gives me a geometry object for the bounding box, but alas, I don't know how to get the aforementioned coordinates from this object.

Any help would be greatly appreciated - Markus

Best answer by ebygomm

A bounds extractor after the accumulator will give you this output. If it's a single feature you don't need the accumulator, that is only required for the bounding box of multiple features.

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

2 replies

ebygomm
Influencer
Forum|alt.badge.img+38
  • Influencer
  • Best Answer
  • February 12, 2019

A bounds extractor after the accumulator will give you this output. If it's a single feature you don't need the accumulator, that is only required for the bounding box of multiple features.


dollargis
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • February 12, 2019
ebygomm wrote:

A bounds extractor after the accumulator will give you this output. If it's a single feature you don't need the accumulator, that is only required for the bounding box of multiple features.

Thanks heaps for both the correct answer and the speeeeeeeeed!


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