I have one query ..how do you test if that pg_routing is giving <br>correct results or not ??<br><br>Thanks<br>-<br>sandeep<br><br><br><br><br><div><span class="gmail_quote">On 11/5/06, <b class="gmail_sendername">Ville Antti Ensio Leinonen
</b> <<a href="mailto:levian00@students.oamk.fi">levian00@students.oamk.fi</a>> wrote:</span><br>Hi. Im working with routing. I allready have tryed with pgdijsktra cmodule<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
and that worked somewhat right, now i found pgrouting 0.9.7 module. I got<br>dijkstra to works sameway as in pgdijsktra, but i cant find any howto or<br>tutorial to get A* work.<br><br>for dijkstra i have<br>l table with data
<br>l.edges has id,source,targer,cost,reverse_cost<br>l.vertices has id,the_geom<br>works fine after little modification to _internal_id() function, and<br>actually looks like pgrouting works better that pgdijkstra when using
<br>dijsktra.<br><br>Now what i need to do to get A* work, i assume that i need x1,x2,y1,y2<br>columns to l.edges table? but what data and how i populate those values?<br>maybe something to do with long/lat?<br><br>shortest_astar_path_as_geometry('l', source_id, target_id, delta);
<br>And what is delta, README.INSTALL file dosen't talk to me.<br><br>Thanks You for help<br><br><br><br>---------------------------------<br>  --    Ville Leinonen           --<br>----------------------------------<br>_______________________________________________
<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Sandeep Kumar Jakkaraju <br>WeBlog:<br><a href="http://jakkarajus.blogspot.com">http://jakkarajus.blogspot.com</a>