-
Notifications
You must be signed in to change notification settings - Fork 23
Write airspace file generator for skylines airspace_list.txt #56
Comments
The generator has been committed in 6b99248 |
I'm not sure if this is the right repo for that... |
I was hoping to provision both applications from this repository. The CI path should also upload the results to skylines, as skylines currently has very old airspace data. Please make a suggestiion. |
the problem is that the skylines importing is a lot more involved and not quite as easy as just uploading a file. we could fire some sort of webhook from here, but I don't want to couple this repo too tightly to SkyLines. |
Hi, indeed, we're using GDAL/OGR to parse the airspace files. It's parser is Additionally, airspace files often include FIRs and country borders Tobias Am 2016-05-03 09:42, schrieb Tobias Bieniek:
|
Skylines also requires current airspace. The file is located:
https://github.com/skylines-project/skylines/blob/813cbd7c7c0874026737659fa3ae9a65b8146ec1/mapserver/airspace/airspace_list.txt
This list should should be generated and imported to skylines on a commit basis.
The text was updated successfully, but these errors were encountered: