Hi Madison,<div><br></div><div>Could you send me your routing query to see how it looks like?</div><div><br></div><div>Daniel</div><div><br><br><div class="gmail_quote">2010/11/30 Madison Shaw <span dir="ltr">&lt;<a href="mailto:madisonshaw@googlemail.com">madisonshaw@googlemail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi There,<br>
<br>
I was wondering if someone could help me.  I have pgrouting working<br>
and producing routes using both Dijkstra and AStar, but the edges that<br>
are returned by the SQL are in the wrong order... not the order of the<br>
edges as you expect to move through the route from start to finish...<br>
<br>
eg: (using a short example)<br>
<br>
If I have a route of ten edges, from start edge 1 to finish edge 10 -<br>
I would expect the results to be: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 (using<br>
the id column that is returned from the sql)<br>
<br>
However, the results are more like 3, 6, 2, 8, 1, 9, 4, 7, 10, 5.<br>
<br>
Is this supposed to happen? Is there a way to return the results in<br>
the order you traverse through the route?<br>
<br>
Cheers<br>
<br>
Madison<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>
</blockquote></div><br><br clear="all"><br>-- <br><span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse">Georepublic UG &amp; Georepublic Japan<br>eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66, 99, 171)" target="_blank">daniel.kastl@georepublic.de</a><br>

Web: <a href="http://georepublic.de/" style="color:rgb(66, 99, 171)" target="_blank">http://georepublic.de</a></span><br>
</div>