Still working to recover. Please don't edit quite yet.
Open Source Routing Machine
This article contains content from Wikipedia An article on this subject has been nominated for deletion on Wikipedia: Wikipedia:Articles for deletion/ Open Source Routing Machine Current versions of the GNU FDL article on WP may contain information useful to the improvement of this article |
WP+ NO DEL |
- Hilarious AfD (unless you are the author, Miserlou, or the nominator, Sandstein. "pond scum robot", indeed, and there's more
The Open Source Routing Machine or OSRM is a Wikipedia:C++ implementation of a high-performance routing engine for Wikipedia:shortest paths in Wikipedia:road Wikipedia:networks. Licensed under the Wikipedia:Affero General Public License, OSRM is a Wikipedia:free network service.
It combines sophisticated Wikipedia:routing algorithms with the open and free road network data of the Wikipedia:OpenStreetMap (OSM) project. Shortest path computation on a continental sized network can take up to several seconds if it is done without a so-called speedup-technique. OSRM is able to compute and output a shortest path between any origin and destination within a few miliseconds. Since it is designed with OpenStreetMap compatibility in mind, OSM data files can be easily imported. A demo installation is sponsored by Wikipedia:Karlsruhe Institute of Technology and previously by Geofabrik. OSRM is under active development.
OSRM was part of the 2011 Wikipedia:Google Wikipedia:Summer of Code class. [1]
Features[edit]
- 'Click-to-Drag' dynamic routing, ala Wikipedia:Google Maps.
- Wikipedia:Free and Open Source under the Wikipedia:Affero General Public License.
External Links[edit]
- Project Homepage: http://project-osrm.org/
- Demo: http://map.project-osrm.org/
- GitHub: https://github.com/DennisOSRM/Project-OSRM
- Twitter: https://twitter.com/#!/ProjectOSRM