Flight Map - JSON Data
I started storing all of the JSON data that I got into an aircraft.json file, where I wrote a simple python program to remove any rows and json data that didn’t include the coordinates (latitude and longitude). This project was done in Ubuntu because dump1090 primarily works really well in Ubuntu. Running it on a MacOS or Windows device will cause you to install WSL or something similar just to be able to access and run it properly.