-
Hi,
I'm currently trying to set up osrm to calculate routes across Europe and I'm running into a major problem. First tests using just germany.pbf (all pbfs from geofabrik) have been very successful, …
-
i followed the instruction in https://github.com/openplans/OpenTripPlanner/wiki/FiveMinutes for custom graph generation. I am getting an issue while running this command bin/build-graph.sh (or bin\bui…
-
when i run the tests for turn restrictions with "cucumber --tags @restrictions" they fail. YES i've rebuild the binaries and cleared the cache :-)
when i open the osm files involved in JOSM, the rest…
-
I've attached four patches, which improve the usage of OSM data:
- Change the code to use longs instead of ints for OSM ids.
- Improve tag handling (add utility methods for true/false values, ...)
- S…
-
i'm trying to get osrm to work with a small manually created .osm file, with the purpose of bulding a test suite based on a small, well-known dataset.
but sometimes the extractor fails with a seg fau…
-
Hi,
I'm having good results feeding tens of thousands of tiny routing requests to OSRM, but of course in doing so I'm bound to find some hiccups. I've been having problems getting strange routes and …