In my project, I need to calculate each village's distance along a route to a seaport.
However, as you can see in the picture, not all the villages are connected to roads already, so, first of all, I need to create the shortest path from each village to the road. Since there are more than 400...