Skip to main content
Solved

creating sampling hexagons

  • June 14, 2018
  • 5 replies
  • 65 views

arthy
Contributor
Forum|alt.badge.img+8
  • Contributor
  • 101 replies

Hello,

Is there a way to create sampling hexagon using fme (and python caller) that would cover a study area?

Basically, the idea is to create a mesh of sample hexagons and ensure that that all regions within the study area are represented by the sampling results as you can see in this post?

Thanks

Best answer by larry

I just published the HexagonSampler on the FME Hub.

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.

5 replies

Forum|alt.badge.img
  • 173 replies
  • Best Answer
  • June 14, 2018

I just published the HexagonSampler on the FME Hub.


arthy
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • 101 replies
  • June 19, 2018

Thanks @larry,

I sligthly modified it but the main idea was there.

Thanks again


Forum|alt.badge.img
  • 173 replies
  • June 19, 2018

Thanks @larry,

I sligthly modified it but the main idea was there.

Thanks again

I you want to share your modifications, I can update the transformer on the hub to share with others.

 

 


arthy
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • 101 replies
  • June 19, 2018
I you want to share your modifications, I can update the transformer on the hub to share with others.

 

 

I passed the input and the output of the arcstroker trough a spatial filter so that only hexagons that intersects the input will come out.

 

 


fikusas
Contributor
Forum|alt.badge.img+5
  • Contributor
  • 75 replies
  • December 4, 2019

I just published the HexagonSampler on the FME Hub.

When passing calculated value from attribute, results are incorrect. How can I pass Hexagon Side Lenth value from the attribute?