20,741
edits
(→Plan) |
|||
Line 170: | Line 170: | ||
|script_version = 0.40 | |script_version = 0.40 | ||
}}</ref> | }}</ref> | ||
== Airport Data (US - only )== | |||
At least for the US, all required information is available in the form of regularly updated UDFF files: | |||
* https://www.ngs.noaa.gov/AERO/aero.html | |||
* https://www.ngs.noaa.gov/AERO/uddf/WESTERN-PACIFIC/CALIFORNIA/SFO__03B.F77 | |||
* https://www.ngs.noaa.gov/AERO/annof_7.pdf | |||
It would seem relatively straightforward to provide a script parser to create the corresponding charts procedurally. | |||
As a matter of fact, this could even be done in a background thread or using a separate Python script. | |||
== Plan == | == Plan == | ||
Line 180: | Line 189: | ||
|script_version = 0.40 | |script_version = 0.40 | ||
}}</ref> | }}</ref> | ||
== Layers == | == Layers == |