I have several polygons(areas) and points(with names of places) on two different layers.
How would I go about finding all of the points that reside within 100m of the polygons I have on the other layer?
So far I have created the 100m buffer around the polygons and I can visually see that there are quite a few overlaps. How would I go about extracting the names from the points that are covered by the polygons? - Or is there another way I should go about doing this? (eg. a query)
أكثر...
How would I go about finding all of the points that reside within 100m of the polygons I have on the other layer?
So far I have created the 100m buffer around the polygons and I can visually see that there are quite a few overlaps. How would I go about extracting the names from the points that are covered by the polygons? - Or is there another way I should go about doing this? (eg. a query)
أكثر...