Interactive visualization of flight routes for all Lufthansa Group airlines
Technologies Used: JavaScript (Leaflet JS), GeoJSON, HTML/CSS
An interactive flight route map visualizing the network of all Lufthansa Group airlines, including Lufthansa, Swiss International Airlines, Austrian Airlines, Brussels Airlines, Eurowings, ITA Airways, and Discover Airlines. The map displays routes from major hubs with color-coded airline distinction and interactive filtering capabilities.
The map is built using Leaflet JS for mapping and uses GeoJSON data for route visualization. Route data includes:
Routes are rendered as geodesic curves connecting airports, providing an accurate representation of flight paths. The interactive functionality allows users to explore the extensive Lufthansa Group network spanning Europe and beyond.
Airport and route data was compiled from flight schedule information and processed to create a comprehensive network visualization. Major hubs are automatically identified based on the number of routes originating from each location.