pathfinding
pathfinding copied to clipboard
OSM based offline routing library
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?
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.