Ysurac / FlightAirMap

Open source project displaying live aircrafts, ships or trackers on 2D/3D map. Browse through the data based on a particular aircraft, airline, airport, tracker or vessel to search through the database or see extensive statistics. Can use ADS-B in SBS1 format (dump1090, Radarcape,...), VRS, VA (VATSIM, IVAO whazzup.txt, phpvms,...), ACARS (acarsdec, acarsdeco2), APRS, AIS as datasource.
https://www.flightairmap.com/
GNU Affero General Public License v3.0
516 stars 157 forks source link

Database updates #327

Closed kferrano closed 7 years ago

kferrano commented 7 years ago

If you make database updates, I have to delete the respective table or update it me automatically when I run the install?

Ysurac commented 7 years ago

All updates are done via install script. But for the latest airlines update I doesn't yet made a schema update, I will maybe update it via update_db.php script. For now you can insert the latest .sql if you use a real flights source and don't want to wait.

Ysurac commented 7 years ago

Airlines table now updated via update_db.php script.