alus-it / AirspaceConverter

Tool to convert airspace files between different formats: OpenAir, openAIP, KML/KMZ, Polish and Garmin
https://www.alus.it/AirspaceConverter
GNU General Public License v3.0
37 stars 10 forks source link

Use right CUP header #138

Closed alus- closed 3 years ago

alus- commented 3 years ago

Newest version of LK8000 are non accepting SeeYou waypoints files not starting with the right CUP header line: name,code,country,lat,lon,elev,style,rwdir,rwlen,freq,desc This should be matched exactly (no spaces), this must be the default CUP header!

alus- commented 3 years ago

Fixed!