A free utility for climbing in the Saxon Switzerland area providing the following main features:
- Personal climbing journal (not yet implemented)
- Climbing guide, aggregating publicly available data from various sources:
- OpenStreetMap
- Teufelsturm
- Small knowledge base with useful information (not yet available)
- Ability to work completely offline
When running the mobile app for the first time (locally or on any mobile device), it will ask you
to import a route database file (which is currently not publicly available for legal reasons). If
you don't have this file, you can create it by yourself using the scraper:
- Setup the Route Data Scraper
- Run the following commands from the source root directory:
cd scraper/src
mkdir output_directory
python scraper.py output_directoryThe new route database file is written into output_directory. Depending on your network speed,
running the scraper may take up to an hour or even longer. Provide -v to enable some more verbose
debug log, which will give you some kind of progress feedback.
Copyright 2024-today by Karsten Wesenigk & Thomas Wesenigk
This software (including all its related files like assets or documentation) is licensed under the
European Union Public License 1.2 (SPDX: EUPL-1.2). Visit
https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12 to read it in your
favourite language.
A possible alternative is YacGuide which also provides a personal climbing journal and works offline but is solely based on (and optimized for) sandsteinklettern.de.