pathfinding icon indicating copy to clipboard operation
pathfinding copied to clipboard

OSM based offline routing library

Open HarelM opened this issue 3 years ago • 1 comments

I'm not sure this is the right repo/location for this, but here guess anyway: I'm looking for a solution for offline routing (pathfinding) library that can work on a mobile device. This should include different profiles, for example bike, hiking, 4wd... The data which I use is OSM based and has tags to indicate different road, blocks etc. The closest thing I found which is cross platform is Valhalla, but it's in C++ which is not "nice". Any information on this aspect from this library point of view would be great. Is it possible to use this library for this? What's needed in order for this to happen? Has anyone attempted it?

HarelM avatar May 30 '22 11:05 HarelM

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 31 '22 09:07 stale[bot]