Meteor Shower Data Visualization Map through Kepler.gl.
The original data is in a CSV format.
The GeoJSON file is created based on the csv file of the original data using the convert.py
script to create a data structure compatible with Kepler.gl's Trip layer, which allows us to visualize a feature in 4D, by displaying it on the map and through time by animating the feature based on it's location coordinates and a timestamp.
This project was inspired by Tammo Jan Dijkema (tammojan)'s meteor map and Hans van der Kwast (jvdkwast) QGIS version of the metor shower animation: Animations of Meteor Ground Tracks with the QGIS Temporal Controller.
The project is built using Kepler.gl and the data is provided by Global Meteor Network.