-
### Routing engine
- [X] OsmAnd's in-app offline routing
- [X] Any online routing provider (YOURS, openrouteservice, OSRM, etc.)
### Routing Profile
car, no restrictions
### Start and end…
-
There're two PRs that dedicates to implement the [Isochrone ](https://en.wikipedia.org/wiki/Isochrone_map)service on OSRM, both of them have not finished yet, FYI:
https://github.com/Project-OSR…
-
Hi,
I got this warning when I build with latest Project-OSRM (v0.4.1).
```
root@OSRMTemp:/pgr2osrm# make
g++ -g -O0 -I../Project-OSRM/Util -o pgr2osrm pgr2osrm.cpp ../Project-OSRM/build/libUUID.a -…
-
I can't seem to find any documentation on the options in `osrm-frontend.js`, and several things are unclear:
1) `layer` and `baselayer` seem to be partially duplicated, but the meaning of each is un…
mvl22 updated
4 years ago
-
Hi,
When using https api for routing with Firefox OS, the request fails because the certificate is invalid.
Here is the error :
```
router.project-osrm.org uses an invalid security certificate.
T…
-
run CONFIG=gtool omim/tools/unix/build_omim.sh -o
but got compilation fails on macOS Sierra 10.12.5 with the folowing errors
Scanning dependencies of target osrm-extract
[ 68%] Building CXX obje…
-
I need to pass many parameters with the same name to [OSRM API](https://github.com/Project-OSRM/osrm-backend/wiki/Server-api).
Example: `http://router.project-osrm.org/table?loc=52.554070,13.160621&l…
-
If I get OSRM (car) directions over [this `motorway_link`](http://www.openstreetmap.org/way/11501858), [the resulting route step](http://www.openstreetmap.org/directions?engine=osrm_car&route=39.22313…
-
oops haha picked that up on the OSM forum: https://community.openstreetmap.org/t/neue-routing-engine-valhalla/7204/16.
-
Hi @crazycapivara,
Many thanks for your help on my previous issue. I'm trying to map transport-truck flow among Canadian cities, so this package has been really exciting. My current issue is when …