Hello,
I have a polygon layer of all the municipalities in the Netherlands and a point layer of all restaurants of a specific franchise. I want to calculate the average Euclidean distance to a restaurant for every single municipality. So every municipality would get a value of X meters which indicates the average Euclidean distance that an individual would have to travel to reach a restaurant when residing in the specific municipality. How would I go about doing this?
Thanks in advance,
Ruben