(Mostly) real-world examples and inspirations to use the full breadth of ORS services and clients.
To get you kick started, click here to start a MyBinder interactive Jupyter server.
Or install locally with
git clone https://github.com/GIScience/openrouteservice-examples.git
# Install the requirements in a virtual env
python -m venv .venv
source .venv/bin/activate
pip install -r requirements
# Launch the Jupyter server on the python directory
jupyter notebook python/