Open Source Routing Machine
Lua error in Module:Infobox at line 314: malformed pattern (missing ']').
The Open Source Routing Machine or OSRM is a C++ implementation of a high-performance routing engine for shortest paths in road networks. Licensed under the permissive 2-clause BSD license, OSRM is a free network service. OSRM supports Linux, FreeBSD, Windows, and Mac OS X platform.
Overview
It combines sophisticated routing algorithms with the open and free road network data of the 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 uses an implementation of Contraction Hierarchies and is able to compute and output a shortest path between any origin and destination within a few milliseconds, whereby the pure route computation takes much less time. Most effort is spent in annotating the route and transmitting the geometry over the network.
Since it is designed with OpenStreetMap compatibility in mind, OSM data files can be easily imported. A demo installation is sponsored by Karlsruhe Institute of Technology and previously by Geofabrik. OSRM is under active development. The screen shot image shown is since Sept 2015 out of date with loss of attendant routing service features.
OSRM was part of the 2011 Google Summer of Code class.[2]
Features
- 'Click-to-drag' dynamic routing, in the manner of Google Maps
- Alternative routes
- Free-to-use API
- Free and open-source under the simplified two-clause BSD license
See also
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
Further reading
- Lua error in package.lua at line 80: module 'strict' not found.
- Lua error in package.lua at line 80: module 'strict' not found.
- Lua error in package.lua at line 80: module 'strict' not found.
External links
- Project homepage
- Project-OSRM on GitHub
- Open Source Routing Machine on TwitterLua error in Module:WikidataCheck at line 28: attempt to index field 'wikibase' (a nil value).
- As of 2012 May 18, this article is derived in whole or in part from Open Source Routing Machine. The copyright holder has licensed the content in a manner that permits reuse under CC BY-SA 3.0 and GFDL. All relevant terms must be followed.
<templatestyles src="Asbox/styles.css"></templatestyles>