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
515 stars 156 forks source link

Delay problem #469

Open mis1042 opened 2 years ago

mis1042 commented 2 years ago

I successfully configured the VATSIM source, but when ATC and pilots go online, they will soon appear on the map, but when they go offline, daemon will not delete them from the database, resulting in them always on the map even when they go offline. How to solve this problem?

gamecss commented 2 years ago

just refresh too slow

mis1042 commented 2 years ago

just refresh too slow

Yeah

gamecss commented 2 years ago

change $globalMinFetch

mis1042 commented 2 years ago

OK,Thanks,I will have a try