<font size="2"><font face="tahoma,sans-serif">Hi All,</font></font><div><font class="Apple-style-span" face="tahoma, sans-serif"><br></font></div><div><font class="Apple-style-span" face="tahoma, sans-serif">I am trying to figure out how to make driving distance calculation&#39;s output columns edge_id and cost reasonable. For now they do not give any information but I need an accumulated cost for each edge(or vertex) from the source edge. I checked both drivedist.c and dijkstra.c but they do not have any difference in dijkstra implementation. But even dijkstra can output edge and cost information correctly, drivedist lacks that support. </font></div>

<div><font class="Apple-style-span" face="tahoma, sans-serif"><br></font></div><div><font class="Apple-style-span" face="tahoma, sans-serif">What can be done for this problem ? I assume that boost dijkstra works the same way in both functions but what is the problem here ? </font></div>

<div><font class="Apple-style-span" face="tahoma, sans-serif"><br></font></div><div><font class="Apple-style-span" face="tahoma, sans-serif">Thanks in advance,</font></div><div><font size="2"><font face="tahoma,sans-serif"></font></font><font class="Apple-style-span" face="tahoma, sans-serif"><br>

</font><div>/emre<br>
</div></div>