Omer Cohen Posted January 6, 2017 at 12:27 PM Posted January 6, 2017 at 12:27 PM Hello everybody, I want to show online flights with some airline, and want to show the atc in some area, So, I wanted to know whether there is something ready or that each builds its own system to present the following information. If there is already system like that I would like to get it, Thanks everybody. Link to comment Share on other sites More sharing options...
Thimo Koolen Posted January 6, 2017 at 03:36 PM Posted January 6, 2017 at 03:36 PM The data files are found here: https://status.vatsim.net/ Each of the vatsim-data.txt files has a lot of data, amongst it the position if each connected pilot. You probably need to make something that loops through all the pilots, check their location and show it if it's within your area of interest. ACCNL4 (Training Director) - Dutch VACC Link to comment Share on other sites More sharing options...
Omer Cohen Posted January 6, 2017 at 04:00 PM Author Posted January 6, 2017 at 04:00 PM Yeah I know this already, But my question was if there is already something prepared already, Or maybe there is docomeetion or something that will explain us how to take what we need from the TXT fille. Link to comment Share on other sites More sharing options...
Tommi Karkkainen 1322309 Posted January 7, 2017 at 02:56 PM Posted January 7, 2017 at 02:56 PM Larry Wimble (the guy who made Vattastic) has released his VATDATA PHP cl[Mod - Happy Thoughts] under the BSD license: http://www.geekmax.org/software/vatdata/ Link to comment Share on other sites More sharing options...
Omer Cohen Posted January 11, 2017 at 11:04 AM Author Posted January 11, 2017 at 11:04 AM Larry Wimble (the guy who made Vattastic) has released his VATDATA PHP cl[Mod - Happy Thoughts] under the BSD license: http://www.geekmax.org/software/vatdata/ Okay, I try this, It worked, But still I need soem code that will already know what to take from the TXT fille and to make table of the online pilots. Link to comment Share on other sites More sharing options...
Recommended Posts