A digital guide to the Iffley Bouldering Wall in Oxford. Provides topos for routes from the Iffley Bouldering Guide (pdf), and allows users to create and view custom routes. You can browse routes along with topos here:
You can run the script used to create this guide yourself and display your own custom routes. First create and activate a virtual environment:
conda env create -f environment.yml
conda activate env-iffley
Then use one of the following commands, specifying the holds (or route) to highlight:
>>> python main.py --holds 2 14 42 44 96
>>> python main.py --route "This is a Low"