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

Repeated points in generated OpenAir #104

Closed alus- closed 4 years ago

alus- commented 4 years ago

Steps to reproduce:

  1. Read an openAIP file
  2. Convert it to OpenAir
  3. Unload all the loaded airspace
  4. Load the converted OpenAir file
  5. There will be the warnings about many repeated points

The generated OpenAir contains several consecutive points! This must not happen.

alus- commented 4 years ago

Fixed!