This is a personal GPS running map visualization app, built using Streamlit and PyDeck. It visualizes my running activities over the past months in an interactive and beautiful way.
- HexagonLayer map showing density of GPS presence.
- PathLayer map showing all running routes.
- Dynamic color palettes and map styles.
- Sidebar language switch (EN/PT).
- Fully interactive and responsive.
- Python
- Streamlit
- PyDeck
- pandas
pip install -r requirements.txt
streamlit run run.py