Tobias Bieniek
Tobias Bieniek
Ideally we'd refactor the code so that users can add their own models and aircrafts, but I've never found the time to do it :(
ouch... they should be in UTC too for now
thanks for reporting, I'll have a look đ
yes, they will need to be updated. skylines does unfortunately not use the `xcsoar-data` repo (yet).
``` * Copyright: no modification, distribution or publication # * of this file is allowed without explicit prior approval # * of the maker of this file. # ``` are...
> Do you have an idea how to access the SkyLines-database from a program written in python3? I'm assuming the same way it works in python2 via SQLAlchemy. > Otherwise...
no idea yet how to reproduce this...
> How is consitency achieved between `airspace/airspace_list.txt` and the map display in SkyLines?? the data still needs to be manually imported into the database, which unfortunately takes a bit of...
it would be nice to have that, yes. but also quite difficult to implement.
it's running https://github.com/skylines-project/skylines/blob/master/skylines/commands/import_/airspace.py through the `manage.py` tool in the root directory