[pgrouting-users] Least cost path

Dave Potts mrdapotts at gmail.com
Mon Apr 9 23:33:43 PDT 2018


As any thought ever being put in to creating a function to return the least
cost path?

If I have a network which for example represents he amount of effort it
takes to get from one places to another and the distances between places,
what I would like to do is calculate the path across the network that is
going to reflect the lowest cost.

If I use one of the many dykstra calls on the distance metric it will
generate a path that follows the shortest route.  What I actually one to
get is the shortest path that also requires the least effort to navigate.
Any suggestions ?

Dave/.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-users/attachments/20180410/2f8ec469/attachment.html>


More information about the Pgrouting-users mailing list