Ipinner~
Thank you for your response. I think I communicated my issue poorly. The result I'm looking for is the raster value of the buffered point.
So if my lat/lon point fell into a cell with a value of 25, but after a 1nm or 1852m buffer, it crossed about half of its area in the buffer into a cell with a value of 75, I'd hope to get a weighted average of the 2 cells which the buffered zone covered, expecting a result around 50 (realizing that before the buffer, the point confidently fell within the cell with a value of 25 and then had a near equal amount cover the cell with a value of 75).
The Focal Stats tool is averaging the raster's cells within the buffer distance to the original raster cell values. I need the lat/lon point to represent a 1nm radius of the exact lat/lon. When the point is buffered, it becomes a polygon. Is there a way to extract the raster cell values, averaged if necessary, which a polygon covers?
Thanks again,
Alice