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

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

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