Skip to main content
Solved

Extracting Min and Max Extents from output of 2DGridAccumulator

  • March 5, 2020
  • 1 reply
  • 185 views

jugoslaviaa
Enthusiast
Forum|alt.badge.img+6

Hi all,

I am using 2DGridAccumulator, which works perfectly fine. I would like to write also the bbox coordinates of each grid to my final output. I can see those values in the inspector but I don't know how I can extract those attributes so that i can write it.

 

Any idea how i can do it? thanks in advance.

 

 

Best answer by ebygomm

You can use a boundsextractor to get the min and max extents in attributes

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • Best Answer
  • March 5, 2020

You can use a boundsextractor to get the min and max extents in attributes