-
Hello,
I am seeking assistance with integrating real-time traffic data into the Open Source Routing Machine (OSRM). Despite following the provided documentation and attempting integration with samp…
-
Not sure what's wrong on my end, but this is what I get when trying to `npm install -g sharedstreets`:
```bash
➜ Desktop npm install -g sharedstreets
/Users/todrobbins/.nvm/versions/node/v12.2.0…
-
I encountered a spot again where the OM router is missing a turning direction. This seems to happen mostly when driving on prioritized roads that are bending at an intersection where a road with lower…
Miq1 updated
5 months ago
-
https://www.openstreetmap.org/directions?engine=fossgis_valhalla_car&route=24.99516%2C51.54900%3B25.02205%2C51.54932#map=14/25.0113/51.5511
The user confirms that the shorter route is faster by 3 m…
-
This would vastly ease installation.
-
Hello,
I have just built `osrm-routed` from source and I want to work on the Python bindings. When I try to build, I am encountering the following:
```
ubuntu@ip-172-31-10-211:~/libosrmc/libosr…
ghost updated
5 years ago
-
Hello
I need to add way_id to json output.
I edited car.lua to have way_id( result.way_id = way:id()). I dont know if its correct or not.
Now how can I add it json output?
function process_way(p…
-
Is there any compatibility possible yet with OSRM 5.19.0? With various combinations I cannot get this to work:
Using the released version of Galton, an incompatibility error is noted:
```
> n…
mvl22 updated
4 years ago
-
On linux with 5.18.0. The .osrm.fileIndex is not created with the standard right
```bash
[fred@libellule osrm-backend ((v5.18.0))]$ ls -l *.osrm.*
-rw-r--r-- 1 fred fred 71680 24 mai 14:52 andor…
-
Hello,
I am very new to JAVA and Mapping, I am developing a routing machine to plot on JxMap. When I use this function to gather the route I get the error:
"java.io.IOException: Server returned HTTP …