I create a buffer (square) on a point layer and now i need to create 'n' point on this buffer !
Please help i can't found solution since yesterday :(
Thanks
I create a buffer (square) on a point layer and now i need to create 'n' point on this buffer !
Please help i can't found solution since yesterday :(
Thanks
"create 'n' point" Means???
Thx for ur answer, 'n' mean number of point that i need to create inside buffer...
So assuming that you know how many dots required in each yellow circle as well as you know the position of respective yellow circle.
After placing the yellow circles, divide the process based on the count of green circles, calculate the position of each dot with reference to the center of respective yellow circle.
i.e.
1. If you want to place 1 green dot, the center of yellow circle has to be used
2. If you want to place 3 green dots then use expression evaluator to evaluate the X,Y co-ordinates of 3 dots from center of yellow circle
Hope this will help...
Thank's a lot Pratap for ur help
Have a nice day