Add support for FOSSGIS routing server

This commit is contained in:
Simon Poole 2018-08-10 15:24:25 +02:00 committed by Tom Hughes
parent db1094c114
commit 8937099429
5 changed files with 219 additions and 1 deletions

View file

@ -106,6 +106,7 @@ defaults: &defaults
graphhopper_url: "https://graphhopper.com/api/1/route"
mapquest_directions_url: "https://open.mapquestapi.com/directions/v2/route"
osrm_url: "https://router.project-osrm.org/route/v1/driving/"
fossgis_osrm_url: "https://routing.openstreetmap.de/"
# External authentication credentials
#google_auth_id: ""
#google_auth_secret: ""