Skip to main content

Hey community!

 

How can I create a network of points spaced 250 meters apart within my polygons?

 

(Attachment image)Q2

Have you looked at the 2DGridCreator?


Yes I'm looking for with this way, but, the problem is that I don't understant how can I create a grid with cells not alligned. Any solution?​


Yes I'm looking for with this way, but, the problem is that I don't understant how can I create a grid with cells not alligned. Any solution?​

Can you perhaps post an illustration of what you mean by that?


I prepare now, just a minute


Voilà!Q2b


Have a look at the HexagonSampler custom transformer on the hub. You can use a centerpoint replacer to get the points.


Voilà!Q2b

I don't know how to put this in words... Create two grids with a starting point offset on one of them, filter by row or column, odd on one and even on the other.

Here is a sample workspace


Reply