You could also try CloudMade Routing API. <br><a href="http://developers.cloudmade.com/projects/show/routing-http-api">http://developers.cloudmade.com/projects/show/routing-http-api</a><br><br>It is based on OSM data, so when you add roads, it will give you more exact result.<br>
This routing API is very fast, simple, and has some convenient options like result type (the fastest or the shortest), transport type (bicycle, pedestrian, car) and transit points.<br><br>You could see the results here<br>
<a href="http://maps.cloudmade.com">http://maps.cloudmade.com</a><br>Just press "Get direction" and set points "A" and "B".<br><br>There are bindings of Routing API in Java, Ruby and Python languages. More programming languages are coming soon.<br>
<br>Regards,<br>Igor<br><br><div class="gmail_quote">2009/3/26 rajan vaish <span dir="ltr"><<a href="mailto:vaish.rajan@gmail.com">vaish.rajan@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<span style="border-collapse: collapse;">Hi,<div>For a project in my mind,which implements driving directions like Google Maps ,as in, along with route on map,we get text along the same describing the path/route from the source to destination,step by step.What do you guys think will be the best routing technique/library/API ?  (language not a problem at all) .</div>

<div><br></div><div>I have been exploring OSM Routing page and related for more than an hour now,and came across some very cool stuff,but since there are so many,wanted to get feedback to help me choose to best for the purpose. Also,I found many Sourceforge links broken/empty,which stopped me from further exploring. </div>

<div>I totally understand the need of OSM Tags for Routing everywhere. So,there are various libraries which caught my attention :</div><div>1- OSMNavigation and LibOSM.</div><div>2- GraphServer .</div><div>3-Pyroute Lib. </div>

<div>I also explored YOURS and ORS .Under ORS,its mentioned about ORS APIs which seems very cool,on getting desired results through URL manipulation,however ,it does not solves the purpose to grab the name of streets ,exact directions etc which can be converted into text,which is what I want.I have attached a snapshot of google maps,with text in left explaining the route,something which I intend to implement.</div>

<div><br></div><div>Will greatly appreciate any help or guidance,regarding the same.Thank you.</div><div>Rajan</div></span>
<br>_______________________________________________<br>
dev mailing list<br>
<a href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/dev" target="_blank">http://lists.openstreetmap.org/listinfo/dev</a><br>
<br></blockquote></div><br>