Open Source Routing Machine

From OpenStreetMap Wiki
(Redirected from OSRM)
Jump to: navigation, search
Help
Available languages
English
Open Source Routing Machine
Screenshot of Open Source Routing Machine
Author: Dennis Luxen
Website: http://project-osrm.org/
Version: 0.3b (2011-11-26)
License: AGPL
Platform: linux ; macos ; FreeBSD

Routing server, Contraction Hierarchies routing, extremely fast

Open Source Routing Machine (OSRM) computes shortest paths in a graph. It was designed to run well with map data from the OpenStreetMap Project.

Contents

Project Details

In contrast to most routing servers OSRM does not use an A* variant to compute shortest path, but Contraction Hierarchies. This result in very fast query times, usually below 1ms for data sets like Europe, making OSRM a good candidate for responsive web-based routing applications and websites.

OSRM is currently maintained by Dennis Luxen.

Features

Links


Related Software

Personal tools
Namespaces
Variants
Actions
site
Toolbox