Skip to content

iacobo/iffley-wall-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Iffley Wall Guide

License: MIT Python

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:


Custom routes

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

Alt text

>>> python main.py --route "This is a Low"

Alt text

About

A digital guide to the Iffley Bouldering Wall.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published