I think that you need to make a inner joint into my_cost according the time and pass the cost and reverse_cost, where match that time with and edge id.<br><br><div class="gmail_quote">2012/1/30 Roberto Oropeza Gamarra <span dir="ltr">&lt;<a href="mailto:oropezaroberto@gmail.com">oropezaroberto@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello, <br><br>I need to calculate the shortest path, taking into account that the cost of traveling beetween edges varies according to the time of day. I have a table of edges [my_edges(id, source, target, ...)] and other table for cost and reverse_cost with columns especifying the time of day in which that cost is applicable [my_costs(cost, reverse_cost, start_time, end_time,...)], the cost is the number of minutes it takes to traverse from source to target.<br>

<br>Is there a way pgRouting can help me to calculate this special shortest path? <br><br>Thanks, Roberto.<br>
<br>_______________________________________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.osgeo.org">Pgrouting-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a><br>
<br></blockquote></div><br>