I am using QGIS and looking at multiple businesses (purple dots), and water levels (the grey behind them).
I am trying to calculate the average water level within x feet of each business (purple dot). I have looked through some guides and found that I need to do a Spatial Join. As part of this, I would have to join the layers by a specific attribute, and I get this window when I do Vector > Data Management Tools > Join Attributes By Location:
However, my water level data (grey) is not an option on either of the menus. How would I best approach a spatial join for this data - or, am I approaching this completely wrong and missing an easier way to calculate the average water level around each point?
If it is relevant, the water level data was loaded from *.tif files and the businesses were pulled from a *.csv.

