Giter VIP home page Giter VIP logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
It depends on what you expect as "place by place information". 

If for each road node you want to have its address, road services like MapQuest 
and OSRM don't provide it. So effectively you can use reverse geocoding API to 
get it. 

But you may encounter a performance issue, having to do many reverse geocoding 
requests (one for each node) ... 

Original comment by [email protected] on 29 Aug 2012 at 8:49

  • Added labels: Type-Other
  • Removed labels: Type-Defect

from osmbonuspack.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I was thinking on place as a city or village. I need to show routes between 
cities and villages in my country using dijkstra algorithm. I'm not sure how to 
do it, it seems that reverse geocoding is good solution for that, but I'm not 
sure how to use it with dijkstra algorithm which will connect cities.

Original comment by [email protected] on 29 Aug 2012 at 9:44

from osmbonuspack.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I'm still not sure to really understand what you want to obtain. 

But if you plan to implement dijkstra algorithm yourself, you are going far 
beyond my competencies, and I will not be able to provide you any help on 
that... 

I have the feeling that OSRM project could be quite close from what you want. 

Original comment by [email protected] on 1 Sep 2012 at 8:36

from osmbonuspack.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Thanks for your reply and for your patience. I will try to see documentation 
from OSRM  project.

Best regards.

Original comment by [email protected] on 10 Sep 2012 at 8:20

from osmbonuspack.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Hello Mathieu,

me again. I just want to say thanks. Why? Your lib helped me to graduate on my 
faculty. If you ever come to Croatia I will be glad to be your host. 

Best regards.

Original comment by [email protected] on 2 Oct 2012 at 3:38

from osmbonuspack.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024

Original comment by [email protected] on 12 May 2013 at 7:01

  • Changed state: WontFix

from osmbonuspack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.