Skip to main content
Solved

Polygon from XYZ values

  • June 18, 2013
  • 1 reply
  • 26 views

Forum|alt.badge.img+1
Hi, I have XYZ values and I need to create a DGN or SHP polygon based on the min and max X and Y values.

 

 

What is the easiest way to do this?  I tried to use BoundsExtractor and 2DBoxReplacer but it doesn't seem to be working.  Any other ideas?

 

 

Thanks,

Best answer by takashi

Hi,

 

 

If you need to create a minimum rectangle polygon including all of coordinates, use the BoundingBoxAccumulator after replacing coordinate values with point geometries through the 2D or 3DPointReplacer.

 

 

Takashi 
View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, 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

takashi
Influencer
  • Best Answer
  • June 18, 2013
Hi,

 

 

If you need to create a minimum rectangle polygon including all of coordinates, use the BoundingBoxAccumulator after replacing coordinate values with point geometries through the 2D or 3DPointReplacer.

 

 

Takashi 

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