[openstreetmap/openstreetmap-website] Add profile-specific request parameters for Valhalla (Issue #7236)
Nils
notifications at github.com
Thu Jul 16 08:45:49 UTC 2026
nilsnolde created an issue (openstreetmap/openstreetmap-website#7236)
### Problem
A handful of time per year we get wonky issues from Valhalla routing on https://www.openstreetmap.org/, e.g. https://github.com/valhalla/valhalla/discussions/6215.
Most often they're sub-optimal parameterization of the request. Quick background: Valhallla operates _all_ costing models (car, bike etc) on a single graph, while OSRM & GH of course not. That also means it's impossible to have a single request parameter set be optimal for all costing models/profiles.
Hence I'd ask if you're fine if we add logic which switches costing options for the request by profile for Valhalla? I didn't go look at the code yet, only at https://github.com/openstreetmap/openstreetmap-website/pull/3848.
### Description
_No response_
### Screenshots
_No response_
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/7236
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/7236 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260716/af88f407/attachment.htm>
More information about the rails-dev
mailing list