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

Displaying stats on other pages #331

Open MrDalle opened 7 years ago

MrDalle commented 7 years ago

Hey!

i would like to implement some of the charts from the statistics page into VAOS. Its a Laravel application but im not sure where to start here..

The map ist running on the same server like the laravel. map.fswire.net vaos.fswire.net

Thanks!

Ysurac commented 7 years ago

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.