-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
Description
Issue
For some reason OSRM routing breaks if the starting or destination is 24.114803,56.945972, which happens to be the coordinates of the center of Riga - https://map.project-osrm.org/?z=18¢er=56.945773%2C24.115216&loc=56.878999%2C23.961182&loc=56.945963%2C24.114802&hl=en&alt=0&srv=0
Moving the destination just a bit in any direction somehow fixes the issue
Steps to reproduce
$ curlie 'https://routing.openstreetmap.de/routed-car/match/v1/driving/24.178497,56.809717;24.114812,56.946963'
HTTP/2 400
server: nginx/1.22.1
date: Mon, 20 Oct 2025 12:54:03 GMT
content-type: application/json; charset=UTF-8
content-length: 57
access-control-allow-origin: *
access-control-allow-methods: GET
access-control-allow-headers: X-Requested-With, Content-Type
content-disposition: inline; filename="response.json"
{
"message": "Could not match the trace.",
"code": "NoMatch"
}Please provide the steps required to reproduce your problem.
osrm-backendversion being used - latest- OSM extract that was processed - both latest that is deployed to the demo and
s3://osm-planet-eu-central-1/planet/pbf/2025/planet-251013.osm.pbf - Processing commands (e.g. CH vs MLD processing) - MLD
- Server queries -
'https://routing.openstreetmap.de/routed-car/match/v1/driving/24.178497,56.809717;24.114812,56.946963'
If you're reporting an issue with https://map.project-osrm.org, please provide a link to the problematic request.
Specifications
Please provide details of your development environment.
- Library/dependency versions
- Operating system
- Hardware