Discontinued Routing Engines

From OpenStreetMap Wiki
Jump to navigation Jump to search
See Routing for info about projects that are more likely to be useful.

The following routing software is not developed any more. In addition, it might not work with current OSM data due to changes of the API or because the programme is not as performant as necessary for nowadays volume of OSM data.

Desktop applications, command line applications and libraries

Java:

  • The Traveling salesman routing-application contains the osmNavigation -library for doing all the basics except a user-interface. All important parts can be exchanged via plugins.

C/C++:

SQLite:

  • Simple Map Routing Demo routing program (using optimized double A* Algorithm) with SQLite and OSM uploader.

Scala:

Mobile device software