XCSoar / xcsoar-data-content

XCSoar's data repository
http://download.xcsoar.org
9 stars 45 forks source link

Integrate OpenAIP's Reporting Points / Navaids #267

Closed lordfolken closed 1 year ago

lordfolken commented 2 years ago

https://www.openaip.net/data/reporting-points

  1. Download them from the google bucket by looping through countries
  2. replace the type in the waypoint with the proper cup type type 19
  3. append them to the cup files for each country
  4. upload these

shedule the process once a week on github actions

More information here: https://www.openaip.net/develop

lordfolken commented 2 years ago

@7lima want to have a go?

lordfolken commented 1 year ago

Implemented.