Stats & About
A data-driven look at five years of European travel — GEOG677 Final Project, Spring 2026.
By the Numbers
—
Countries Visited
—
Total Places
—
Flights Taken
—
Distance Flown
Countries Visited
About This Project
This site visualizes my personal European travel history using data exported from Google Maps, Flighty, and hand-authored GeoJSON. It was built as the final project for GEOG677 at the University of Maryland, Spring 2026. All place data is pre-processed and served as static files — no server-side logic, no build pipeline.
Data Attribution
- Mapping library: Leaflet.js v1.9.4 — BSD 2-Clause License
- Marker clustering: Leaflet.markercluster v1.5.3 — MIT License
- Tile layer: MapQuest Open Tiles / OpenStreetMap contributors
- Country polygons: Natural Earth Admin 0 — Public Domain
- Airport coordinates: OurAirports — CC0 License
- Personal data: Google Takeout — Labeled Places, Favorite Places, Spain 2025 list
- Flight records: Flighty — personal export (CSV)
- Geocoding: Nominatim / OpenStreetMap — ODbL License — used offline during preprocessing only