alus-it/AirspaceConverter

OpenAir for XCSoar: give an error when DMS coordinates are not separated with ':'

Closed this issue · 1 comments

XCSoar got more strict in loading OpenAir files, when DD:MM:SS are not separated with colons ':' it will stop to load the file.
So when DD:MM:SS are not separated with colons while loading an OpenAir files: we must report an error!
This also helps to use our converter to verify OpenAir files.

Fixed!