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
- Host: GitHub
- URL: https://github.com/evgeniyarbatov/osrm-running
- Owner: evgeniyarbatov
- Created: 2024-06-05T01:00:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T07:07:04.000Z (almost 2 years ago)
- Last Synced: 2025-03-04T22:43:19.344Z (over 1 year ago)
- Topics: gpx, osrm, running
- Language: Jupyter Notebook
- Homepage:
- Size: 27.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)