Run your own OSRM server. Skip the data pipeline.
Download ready-to-run .osrm* files and point your own osrm-routed at them — no osrm-extract, osrm-partition, or osrm-customize to run yourself.
Running your own OSRM server isn't the hard part — processing the OSM data into a usable graph is. osrm-extract, osrm-partition, and osrm-customize are CPU- and memory-heavy, take a long time on anything beyond a small extract, and need to be re-run every time you want fresher OSM data. That's a fragile, repetitive chore sitting in front of infrastructure you already know how to run.
You want to stay in control of your OSRM server. You just don't want to run the pipeline. Here's the obvious solution.
Simple Routing runs the extract/partition/customize pipeline for you and hands you the finished .osrm* files — you keep full ownership of the server they run on.
Download a complete, pre-processed .osrm* bundle and point your own osrm-routed at it directly — no extract, partition, or customize step.
Bundles rebuilt from OpenStreetMap on a monthly schedule. No pipeline to babysit, no manual rebuilds.
The files are a drop-in for your own Docker setup or bare-metal osrm-routed — your infrastructure, your network, your control.
Pre-processed files scoped to a region and routing profile (car, bike, foot) — download just what your deployment needs.
Each bundle ships with a checksum so you can verify the download and script updates into your deploy pipeline.
Scoped to the same regions our routing APIs already cover, built from OpenStreetMap's road network data.
If you'd rather skip the server too, not just the pipeline, check out our Hosted OSRM API — same OSRM engine, fully managed.
Hitting the limits, want more countries, or need a bespoke solution? Email [email protected] — we'll figure it out.
No — join the waitlist above and we'll email you when they ship.
Yes — you run osrm-routed (or your own Docker setup) against the files we provide. We handle the data pipeline, you keep the server.
Hosted OSRM runs the whole server for you. This is for teams who want to keep running OSRM themselves — as part of their own infrastructure — but skip the extract/partition/customize pipeline.
Join the waitlist and we'll email you the moment pre-processed OSRM files ship.