Hello everyone,
I'm looking to place the maximum number of points within an irregular polygon, ensuring a minimum distance of 250 meters between each point. Initially, I considered using a grid, but I've realized that this method doesn't optimize the space within the polygon very well.
Do you have any suggestions or more effective methods for solving this problem?
Thanks in advance for your help!