Skip to main content
Question

How can I convert a polygon, assuming a whole county into 100m bins?

  • August 4, 2017
  • 3 replies
  • 48 views
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.

3 replies

danilo_fme
Celebrity
Forum|alt.badge.img+54
  • Celebrity
  • August 4, 2017

Hi @tiki13457, could you share your workspace or your source data?

Do you have lines and want to convert polygons?


erik_jan
Contributor
Forum|alt.badge.img+26
  • Contributor
  • August 4, 2017

Have a look at the 2DGridAccumulator transformer.

That seems to fit your description.


takashi
Celebrity
  • August 5, 2017

If your requirement is to split a polygon into 100m x 100m square tiles, the Tiler transformer might help you.