GithubHelp home page GithubHelp logo

Routing engine about osmand HOT 3 CLOSED

osmandapp avatar osmandapp commented on June 20, 2024
Routing engine

from osmand.

Comments (3)

sanderd17 avatar sanderd17 commented on June 20, 2024

OSRM can be used as online routing engine. If you mean using it as offline
engine, well that has some difficulties. OSRM doesn't use the same file
format, so you would have to install maps in two different formats, or
write an interface for it. Also, you would need to have an interface to get
the routes created by OSRM into OsmAnd.

If you want to write those things, I think nobody is stopping you.

Regards,
Sander

2012/9/17 Ligverd [email protected]

Why not try OSRM (GNU) as the routing engine?


Reply to this email directly or view it on GitHubhttps://github.com//issues/315.

from osmand.

Ligverd avatar Ligverd commented on June 20, 2024

Yes I meant offline routing.
Fork OSRM project and rewrite it to fit Osmand.
I will be very difficult to do, because have to deal in both engines.

Then the question is, how much potential engine OSRM quicker built in Osmand Offline?

I wonder to what is trying to port in OSRM Osmand?

from osmand.

vshcherb avatar vshcherb commented on June 20, 2024

Actually Online Routing Engine are very very different from Offline (mobile) Routing Engines. I think we are using OSRM as online provider but we are not going to switch as offline provider for now. Probably it is worth to try but it is out of current priority list.

from osmand.

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.