vsimakhin / web-logbook

EASA Web Pilot Logbook
MIT License
26 stars 8 forks source link

Evaluate OurAirports for Airport database #152

Closed maesteve closed 10 months ago

maesteve commented 1 year ago

https://ourairports.com/ https://davidmegginson.github.io/ourairports-data/

The gps_code field for each aerodrome is the ICAO code.

Aerodromes without gps_code can use the name or municipality attributes to display in the logbook. The ident attribute for internal database use.

vsimakhin commented 10 months ago

Started working on it image

image

I think if there is no gps_code it's better to take the id from 'ident' column. At least this one doesn't change within OurAirports DB and you can always find it in theirs list