XCSoar / xcsoar-data-repository

XCSoar File Manager Data Repository
https://download.xcsoar.org/repository
8 stars 23 forks source link

Fix Belgium-Lux weekend airspace URI & update week airspace URI #203

Closed romavis closed 3 years ago

romavis commented 3 years ago

Hi,

Both "WEEK" and "WEEKEND" links for Belgium-Luxembourg in airspace.json have been pointing to the "WEEK" airspace file, which is incorrect. The "WEEKEND" URI is now switched to use the actual "WEEKEND" file.

In addition I'm updating "WEEK" link to use the latest "WEEK" airspace file available from SoaringWeb. The one that's currently referenced by XCSoar repo has some syntax issue, resulting in a "parse error", while the latest one is read correctly.

Please let me know if I have to do some additional verification for this to be merged.