Ycarus (Yannick Chabanois)
Ycarus (Yannick Chabanois)
For now it's not possible without some PHP code. You can look in statistics-*.php page and copy code, but you need to follow AGPL3 license.
Check that source and FlightAirMap's host are accurate time and timezone.
Done. Need to add: * stats like aircrafts * support for arrival port. * Search and Rescue aircrafts that are in AIS feed
I don't really understand the problem. Your source is on a dynamic ip, I think with a domain like dyn, and daemon-spotter always use the previous IP ?
You are slow to answer...It use 100% CPU because the script try a lot of times, I will fix that. For the dynamic ip, I think it use the DNS...
I can't really do anything, It seems that there is a cache when I resolve a hostname in PHP. At least now it exit after some attempts. You can make...
Some code/idea used for 2D winds display come from this project in fact. But this will be more difficult to use that in CesiumJS.
Transavia have updated his API... Now I don't seems to be able to get flight status with this new API. I have to find another way...
I use the ident of flight to identify is they are in a military airline. I'm not sure US flights send info like ident or coordinates. I don't know, for...
OK For the second one, callsign RCH165, the airline was set as not active in DB. I will commit the fix. For the first one I need to makes changes......