I have survey data which is collected on a 1ha grid square, within each grid will be 4 survey points.
What I am looking to do is select 3 points that fall within a larger grid square, 10ha.
With how the data has been collected there are roughly 36 points per 10ha grid square.
The points selected can be random.
I thought about creating random points and some sort of buffer but that is just a no go and also thought about select by attribute but the data doesn't lend itself to getting specifically 3 survey points selected using any one attribute.
I've dropped a screenshot of how the survey appears with a 10ha polygon grid for reference.
Any suggestions are welcome.