Hello,
I have a feature class containing points on a map and several raster files with a resolution of 250mx250m. I want to assign each raster element to the nearest point. So far I have tried using euclidian allocation, but this didn't work out as i planned.
Does anyone have a solution for this problem?
One workflow that I can think that could work is:
Hope this helps!