Any #OSRM experts out there? There's clearly something wrong with my local setup OSRM (right) compares to OpenStreetMaps directions (left). I think there's some classes of roads that it just won't touch, not with the car.lua or foot.lua profiles. Using a .osm.pdf from a couple of days ago. Following the OSRM data pipeline docs. Hmmm actually I did crop Peru down to Lima so maybe that road doesn't exist in my cropped data...

My route planner for Denmark that avoids roads named after men has been updated. It is now possible to avoid roads named after women as well. Or both men and women. And neither.

About half of all Danish road has been registered in OpenStreetMap with the origin of the name. Wikidata contains stuff like gender. I have enriched a local OSM file for Denmark with gender information and use OSRM's exclude/filters for routing.

Example as seen in the screenshot:
https://osrm.findvej.dk/nomales/?z=16&center=55.659281%2C12.510831&loc=55.659105%2C12.511475&loc=55.657183%2C12.511153&hl=da&alt=0&scale=metric&ly=openstreetmap.org&profile=1

#OSRM #OSM

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

OSRM Trip Demo

OSRM's trip plugin is getting a proper solver upgrade: PR in review now.

For small trips (< 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

Blue is close. Dark red is the edge. The road network density just shows itself.

OSRM's experimental isochrone endpoint. More to come. Watch this space.

๐Ÿ—บ๏ธ https://project-osrm.org
#OSRM #OpenStreetMap #Routing #Isochrone #OpenSource

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

Gauche LHT Classifier

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

๐Ÿ—บ๏ธ 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 & dependency updates

https://github.com/Project-OSRM/osrm-frontend

#OSRM #OpenStreetMap #OpenSource #Maps

GitHub - Project-OSRM/osrm-frontend: The OSRM frontend

The OSRM frontend. Contribute to Project-OSRM/osrm-frontend development by creating an account on GitHub.

GitHub

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

SAVE Act would mean long drives for millions of American voters

Many Americans would have to drive an hour or more to present their citizenship documents.

Axios