Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 587 Bytes

File metadata and controls

21 lines (17 loc) · 587 Bytes

RunMap 🗺️ 🏃‍♂️

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.

🚀 Features

  • 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.

🧠 Technologies

  • Python
  • Streamlit
  • PyDeck
  • pandas

📦 Install locally

pip install -r requirements.txt
streamlit run run.py