I have imported OSM data into PgRouting database. I would like to use driving_distance() function to calculate route time.
How to add relevant time cost into database ?
Thanks
|
I have imported OSM data into PgRouting database. I would like to use driving_distance() function to calculate route time. How to add relevant time cost into database ? Thanks |
|||
|
|
|
Time depends on how you travel in your network. Do you walk, do you use bicycle or car or something else? You can use anything as |
|||
|
|