Calculate Overpasses Given a list of countries and airports of the world, calculate which countries overlap the geodesic route. Uses turf.js for calculating the intersection, leaflet for the map, and Jquery for the UI, UX