least-cost path between villages and the nearest available roads

I am interested to construct a least-cost path between villages and the nearest available road by using land gradient and location of rivers to create a cost raster. Hence, I am interested to construct the least-cost paths between many points (the number of villages is 1584) and a line (nearest road). However, most of the packages such as (movecost) are for only two points (one starting and one destination point).

Any suggestions?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.