An open API service indexing awesome lists of open source software.

https://github.com/evgeniyarbatov/osrm-running

OSMR routing for running
https://github.com/evgeniyarbatov/osrm-running

gpx osrm running

Last synced: 10 days ago
JSON representation

OSMR routing for running

Awesome Lists containing this project

README

          

# osrm-running

Make routes generated with OSRM as close as possible to the actual running routes.

# Run

Start OSRM:

```
docker compose up
```

## Refs

- [OSRM profiles](https://github.com/Project-OSRM/osrm-backend/blob/master/docs/profiles.md)