Newer
Older
Open Source Routing Machine (OSRM) with Europe Open Street Map (OSM) from http://download.geofabrik.de/.
***
## Use
> docker login -u FACT_token -p glpat-1zG-TQx___xLsPjj2vsG registry.git.nilu.no
> podman run -t -i --name fact_road_eu -p 5001:5001 -d registry.git.nilu.no/fact/data/fact\_road\_eu:0.1
***
## Specifications
OSRM API:
https://project-osrm.org/docs/v5.24.0/api/#.
***
## Notes
osrm/osrm-backend official images are not up-to-date (>2 years old), hence the need to develop a new one with most up-to-date backend server.
Install osrm from https://github.com/Project-OSRM/osrm-backend
***
### Authors
Riccardo Boero - ribo@nilu.no
### License