Realtime Flight Tracker usiing Cesium/Resium.
This project was bootstrapped with Create React App. See the live demo on Heroku https://pdx-flight.herokuapp.com/.
In your working directory:
git checkout https://github.com/tamo3/pdx-flight.git
cd pdx-flight
yarn install
NOTE: npm install doesn't work. Please use yarn install.
From a terminal:
yarn run server # starts node server
From another terminal:
yarn start # starts web application
Linux should work too, but I used only Windows during the development.
To use Historical Flight data, obtain a copy of historical zip file from https://www.adsbexchange.com/, extract them under ./server/historical-data/xxx (for example, ./server/.historical-data/2016-07-01/*).
This application uses the following libraries and APIs: