https://github.com/runningdeveloper/running-routes
Looking at trying to work out some routes with code
https://github.com/runningdeveloper/running-routes
Last synced: 3 months ago
JSON representation
Looking at trying to work out some routes with code
- Host: GitHub
- URL: https://github.com/runningdeveloper/running-routes
- Owner: runningdeveloper
- Created: 2024-07-28T13:19:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T17:49:45.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T15:13:51.680Z (about 1 year ago)
- Language: HTML
- Size: 7.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Doing some route planning with OSMNX for running
Don't know what I am doing FYI.
## Results
[Routes](https://runningdeveloper.github.io/running-routes/)
## Resources
For OSMNX docs and good examples https://osmnx.readthedocs.io/en/stable/index.html
## Setup
TODO: Need to find another source for South_Africa_SRMT30meters.tif
### Docker for jupiter notebook
This is the easiest way to get the jupiter notebook up and running. Don't need to install anything on your local machine. Assuming you have docker installed.
I had trouble with some of the dependencies on my mac so the osmnx jupiter container is great.
```bash
docker-compose up
```
Visit the jupiter notebook at http://localhost:8888/lab