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

Improve airport-data matching #455

Closed Struart88 closed 4 years ago

Struart88 commented 4 years ago

Added m=ICAO_code parametr so its matching aircraft more accurate and sometimes asking airport-data API just by registration or just by ICAO result in NO RESULTS when looking with icao&registration together works a lot better.

Ysurac commented 4 years ago

Thanks. It's merged :)