Project OSRM
osrm@en.osm.town
<p>The worldโs most-loved open-source routing engine. OSM-native since 2011. </p><p>Production-proven. <br />Incredibly fast.<br />Community-driven.</p>
Posts
-
Post #4183535
Axios used OSRM to analyze how far millions of Americans would need to drive to register to vote under the proposed SAVE Act โ routing every 5-mile cell in the U.S. to its nearest elections office. Their finding: 5M+ voting-age Americans would face 1+ hour drives. The average: ~20 minutes. Open-source routing, real-world impact. ๐บ๏ธ ๐ https://axios.com/2026/03/29/save-act-voter-registration-distance-travel #OpenStreetMap #OSRM #routing
-
Post #4183534
๐บ๏ธ osrm-frontend v0.5.0 is out! Highlights from 2026: โข ๐ URL history navigation (back/forward support) โข ๐ฃ๏ธ Browser language preference respected โข ๐ Persistent Nominatim geocoder cache โข ๐ ?src/?dst params for address deep-linking โข โก Migrated build tooling to Vite โข ๐ฒ Auto-toggle bike overlay on profile switch โข ๐บ๏ธ Custom base layer via URL param โข ๐ Customisable Nominatim endpoint โข Various bug fixes &amp; dependency updates https://github.com/Project-OSRM/osrm-frontend #OSRM #OpenStreet...
-
Post #4183533
Experimental isochrone endpoint update: now with a time slider. Drag it, watch the reachable area update in real time. Still rough around the edges, but the direction is clear. ๐บ๏ธ #OpenStreetMap #routing #geospatial #OSRM
-
Post #4183532
Sunday funday: does this location drive on the left? ๐บ๏ธ https://project-osrm.org/gauche-wasm-map.html Click anywhere on Earth. Blue = left. Orange = right. Runs right in your browser via WebAssembly. Tiny tool, real purpose. Getting left/right-hand traffic right is foundational for improving worldwide driving profiles. More coming. #OSRM #OpenStreetMap #Routing #WebAssembly #OpenSource
-
Post #4183531
Blue is close. Dark red is the edge. The road network density just shows itself. OSRM&#39;s experimental isochrone endpoint. More to come. Watch this space. ๐บ๏ธ https://project-osrm.org #OSRM #OpenStreetMap #Routing #Isochrone #OpenSource
-
Post #4183530
OSRM&#39;s trip plugin is getting a proper solver upgrade: PR in review now. For small trips (&lt; 15 stops), we now run Held-Karp DP which is exact optimal. Larger trips get optimised. The old heuristic is gone for good. Also shipping a static trip.html demo alongside it. #OSRM #OpenStreetMap #routing #opensource
-
Post #4183529
RE: https://en.osm.town/@thibaultmol/116673930036912295 Get your ticket now, folks. Meet Team OSRM there.
-
Post #4183528
OSRM v26.6.1 is out ๐ Highlights: fixed OSM node ID truncation in route/match annotations, faster MLD path unpacking with a two-tier cache โก, better access tag handling for car and bicycle profiles, corrected Earth radius constant ๐, and a trip service refactor: Try the new demo before it gets integrated into the official frontend at https://project-osrm.org/trip.html Packages and container images to appear in the nect hours in their usual places. #OSRM #OpenStreetMap #routing #opensource
-
Post #4183527
๐ง Build environment update: OSRM&#39;s Linux baseline is now Debian 13 (Trixie) and Ubuntu 26.04 LTS. Minimum compiler support moves to Clang 18 and GCC 14. Windows builds are on Visual Studio 2025. Later this year we also plan to drop macOS Intel support. We continuously upgrade to modern environments, keeping the codebase clean and dependencies current. If you&#39;re building from source, now&#39;s a good time to check your toolchain. #OSRM #OpenStreetMap #Routing #OpenSource...
-
Post #4183526
๐ OSRM v26.7.0 โข Fixed a routing correctness bug: self-loops (dead-ends/loop roads) weren&#39;t always handled right, could affect route quality โข More accurate location snapping: stale client hints no longer override fresh phantom node lookups โข Trip demo: routes now shareable via link โ https://project-osrm.org/trip.html Mostly maintenance otherwise: CI/build modernization, C++20 migration, dep updates. Changelog: https://github.com/Project-OSRM/osrm-backend/releases/tag/v26.7.0 #OSRM...
-
Post #4183525
๐ Big news: OSRM now has official Python bindings โ pip install osrm-bindings Native bindings to osrm-backend via nanobind, wired straight into our automatic release pipeline. Route, table, match, trip and nearest, all from Python, no server hop required. This one&#39;s thanks to contributor Nils Nolde, who kept pushing this over the finish line through months of iteration. Proof that persistence pays off. ๐ https://pypi.org/project/osrm-bindings/ #OSRM #OpenStreetMap #Python #OpenSour...
-
Post #4183524
RE: https://datasci.social/@EgorKotov/116902638811394344 The auto-testing of new releases is awesome. #osrm #opensource #OpenStreetMap
-
Post #4183523
It looks like a nice list has been put together over at RERITE โ a working group dedicated to reproducible research in transportation engineering (rerite.org/about.html). Open datasets, benchmarks, and tools for transportation research have all been curated in one place. Oh, and OSRM happened to get a mention in there too. ๐ https://www.rerite.org/awesome-rerite.html #OpenScience #TransportationResearch #OpenStreetMap #Routing #OSRM
-
Post #2262438
Contributing to OSRM just got easier. ๐โ๐ป๐ฆพ Less manual overhead, more automation. For starters: Conventional Commits replace hand-maintained Changelogs. The number one source of merge conflicts for the past years automated away and gone for good. And vcpkg simplified the convoluted dependency management enabling static builds. More of these quality of life improvements coming. If youโve been on the fence, nowโs a good time. ๐ https://github.com/Project-OSRM/osrm-backend #OSRM #OpenStreetMap...
-
Post #1814696
๐ง We&#39;ve simplified dependency management in OSRMโs backend. Moved to a single vcpkg-based workflow across Linux, macOS, Windows, and Docker. Result: faster CI, reproducible builds, fewer platform quirks, and much easier dependency updates. Vendored copies removed and build setup cleaned up. One path, less maintenance, more reliability. #OSRM #OpenStreetMap #opensource
-
Post #1503917
Uber ran on OpenStreetMap data. Hollywood noticed. ๐ฌ #TBT to OSRMโs cameo in Showtimeโs โSuper Pumpedโ โ Travis Kalanick pitching open-source routing at Google HQ. Based on a true story. ๐บ๏ธ #OpenStreetMap #OSRM
-
Post #688188
โIs that OSRM, or are you using our API?โ
-
Post #688187
OSRM v6.0-rc1 is here, packed with performance enhancements, improved algorithm efficiency, and a host of new features designed to take your navigation solutions to the next level. https://github.com/Project-OSRM/osrm-backend
-
Post #688185
OSRM v6.0.0-rc2 is here, packed with performance enhancements, improved algorithm efficiency, and a host of new features designed to take your navigation solutions to the next level. https://github.com/Project-OSRM/osrm-backend/releases/tag/v6.0.0-rc.2
-
Post #688184
๐ Big news! OSRM v6.0.0 is live! ๐ This release boasts 100+ changes, contributions from 170+ developers, and welcomes dozens of first-time contributors! ๐ Huge thanks to our amazing community! ๐ชโค๏ธ https://github.com/Project-OSRM/osrm-backend/releases/tag/V6.0.0 #OpenStreetMap #OSRM #RoutingEngine #OSM
-
Post #688183
The largest road network TSP instance with 81,998 locations solved optimally was crafted using OSRM! A groundbreaking milestone in computational mathematics. Check out the details here: https://www.math.uwaterloo.ca/tsp/korea/index.html #TSP #Optimization #OSRM