Implement the main visualization with the desired functionalities.
The main visualization can be broken down into a few steps that need to be achieved. First, the geographic data needs to be properly displayed and lined up with the background map. Secondly, we need to add the interactive elements that allow for a dynamic representation of the data. Then, we need to compute and display the “danger zones”. And finally, we are looking to incorporate a toggle that will display the bird migration paths from the secondary dataset. A bonus, minor feature that could be included if time permits, is the addition of a label that can indicate information from the strike when hovering over the points on the map. Also a “Play” button could be implemented that auto-scrolls through the years.
Implement the main visualization with the desired functionalities.
The main visualization can be broken down into a few steps that need to be achieved. First, the geographic data needs to be properly displayed and lined up with the background map. Secondly, we need to add the interactive elements that allow for a dynamic representation of the data. Then, we need to compute and display the “danger zones”. And finally, we are looking to incorporate a toggle that will display the bird migration paths from the secondary dataset. A bonus, minor feature that could be included if time permits, is the addition of a label that can indicate information from the strike when hovering over the points on the map. Also a “Play” button could be implemented that auto-scrolls through the years.