[!IMPORTANT] This project is currently under heavy development and is not yet ready for public consumption. If you happen to locate the results of the analyses in the meantime, please do not disseminate them before contacting the authors.
This project generates statistics on downhill ski slopes and areas from around the globe powered by the underlying OpenSkiMap/OpenStreetMap data. The first application is the creation of roses showing the compass orientations of ski areas.
# download latest OpenSkiMap data
uv run openskistats download
# extract ski area metadata and metrics
uv run openskistats analyze
uv run openskistats visualize
uv run openskistats display
# quarto display
quarto render openskistats/webapp --output-dir="$(pwd)/data/webapp"
quarto preview openskistats/webapp
# webserver for viewing http://localhost:8000
python -m http.server --directory=data/webapp
Commands that you will have to run less frequently:
# install the uv environment in uv.lock
uv sync --extra=dev
# install the pre-commit git hooks
pre-commit install
Urban spatial order: street network orientation, configuration, and entropy
Geoff Boeing
Applied Network Science (2019-08-23) https://doi.org/gf8srn
DOI: 10.1007/s41109-019-0189-1
OSMnx: New methods for acquiring, constructing, analyzing, and visualizing complex street networks
Geoff Boeing
Computers, Environment and Urban Systems (2017-09) https://doi.org/gbvjxq
DOI: 10.1016/j.compenvurbsys.2017.05.004
Climate change exacerbates snow-water-energy challenges for European ski tourism
Hugues François, Raphaëlle Samacoïts, David Neil Bird, Judith Köberl, Franz Prettenthaler, Samuel Morin
Nature Climate Change (2023-08-28) https://doi.org/gsnhbv
DOI: 10.1038/s41558-023-01759-5
Vulnerability of ski tourism towards internal climate variability and climate change in the Swiss Alps
Fabian Willibald, Sven Kotlarski, Pirmin Philipp Ebner, Mathias Bavay, Christoph Marty, Fabian V Trentini, Ralf Ludwig, Adrienne Grêt-Regamey
Science of The Total Environment (2021-08) https://doi.org/gvzmqw
DOI: 10.1016/j.scitotenv.2021.147054 · PMID: 33894612
2022 International Report on Snow & Mountain Tourism: Overview of the key industry figures for ski resorts
Laurent Vanat
(2022-04) https://www.vanat.ch/international-report-on-snow-mountain-tourism
ISBN: 9782970102892
SkiVis: Visual Exploration and Route Planning in Ski Resorts
Julius Rauscher, Raphael Buchmüller, Daniel A Keim, Matthias Miller
IEEE Transactions on Visualization and Computer Graphics (2023) https://doi.org/g8qtfb
DOI: 10.1109/tvcg.2023.3326940 · PMID: 37874714
OSM Ski Resort Routing
Wenzel Friedsam, Robin Hieber, Alexander Kharitonov, Tobias Rupp
Proceedings of the 29th International Conference on Advances in Geographic Information Systems (2021-11-02) https://doi.org/g8qtf6
DOI: 10.1145/3474717.3483628
List of related webpages:
The code in this repository is released under a BSD-2-Clause Plus Patent License.
This project is built on data from OpenSkiMap, which is based on OpenStreetMap. OpenStreetMap and OpenSkiMap data are released under the Open Data Commons Open Database License. Learn more at https://www.openstreetmap.org/copyright.