osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

Open Source Routing Machine - C++ backend

Results 434 osrm-backend issues
Sort by recently updated
recently updated
newest added

# Issue started with docker on Oracle Linux Server 8.10 : docker run -t -v "${PWD}:/data" ghcr.io/project-osrm/osrm-backend osrm-extract -p /opt/car.lua /data/all.pbf || echo "osrm-extract failed" Tried several times with no...

Bug Report

Add support for returning key OpenStreetMap metadata for each route segment (or step) in the OSRM response, such as: highway type (e.g., motorway, residential, primary) maxspeed (actual OSM maxspeed tag,...

Feature Request

I have been trying to run the workflow against a fork where I have only changed some .lua scripts on Install Boost .. ##[debug]Loading env Run BOOST_VERSION="1.85.0" ##[debug]/usr/bin/bash -e /home/runner/work/_temp/f6038e11-c206-4d85-a38c-2fec3c7384ed.sh...

Hi. I am using the osrm routing service, I need to have rotary_name for my steps which have their type set as roundabout or rotary, but turns out if my...

# Issue I am processing large OpenStreetMap (OSM) extracts using OSRM on a high-memory EC2 instance provisioned via AWS CDK. I have plenty of memory on the AWS EC2. The...

Bug Report

# Issue build of master failed. I have just setup a Ubuntu 24.04 machine, cloned master (9857dcfc7d792160cdc408985b7a984383185b7e) and tried to build using cmake as outline in the instructions. I get...

Bug Report

Compiling osrm-backend on a up to date Manjaro, that comes with cmake 4.0.1, is currently not possible. First it complains about cmake being older than 3.5. If you fix those...

Bug Report

Hello OSRM team, I’ve identified a routing issue when navigating to my home address using OSRM. Issue: When routing to 4308 Eld Ln NW, Olympia, WA 98502, OSRM currently sends...

Bug Report

- Upgrade npm package - Change implementation of support code to work with new version - Change implementation to match latest cucumber syntax - Preserve all tests

Starter Task
NodeJs

# Issue I cloned it and followed all the steps but it gives an error when compiling with this command ( cmake --build . ) # Steps to reproduce git...

Bug Report