Skip to main content
Solved

Create polygon from single point

  • May 20, 2016
  • 4 replies
  • 34 views

ingalla
Contributor
Forum|alt.badge.img+10

Hi

I am sure that I have seen this before but how can I create a polygon from a single point. I only want to make the polygon 3m in diameter. I thought that there was a transformer but I can not find anything now....

Any suggestions welcome.

Best answer by takashi

Hi @ingalla, if you need a circular-shape polygon, the Bufferer might help you.

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.

4 replies

takashi
Celebrity
  • Best Answer
  • May 20, 2016

Hi @ingalla, if you need a circular-shape polygon, the Bufferer might help you.


Forum|alt.badge.img
  • May 20, 2016

And to add to that you could also add a BoundingBoxReplacer after the Bufferer to create a nice square.


ingalla
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • May 20, 2016

That's great, thanks for your help, all works well....


erik_jan
Contributor
Forum|alt.badge.img+23
  • Contributor
  • May 20, 2016

Even a rectangle can be made directly from the Bufferer if you set the end type to square.