Christoph Franke
unread,Aug 8, 2012, 7:10:12 AM8/8/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to graph...@googlegroups.com
Is there a way to set a maximum traveltime to stop the calculation of the shortest paths if it is exceeded?
I found out, that you can pass a parameter called maxtime to the function shortest_path_tree (pygs). Is that what i'm looking for and if it is, what does the values in this variable represent, seconds?
I'm new to graphserver, i just picked up the work of my predecessor. We have to calculate shortest ways between various cells connected by public transports in quite large areas. The calculations take very long, so maybe ignoring vertices that are not reachable in an acceptable traveltime would help to speed them up.
ps: just posted this some minutes ago, but it didnt appear in the overview of this group
sorry if i doubleposted