From cb3caa7e08a2a8839567db3f6ab5e02cd1e0206a Mon Sep 17 00:00:00 2001
From: Benjamin Faller
Date: Tue, 7 Jun 2022 16:21:14 +0200
Subject: [PATCH] Always use current AIRAC, changes/optimizations
- Always use the last AIRAC with "/latest/base/latest" path.
- Use a less restrictive zoom to allow view of the airport layout.
- Adjust minimum and maximum tile level to prevent fetching of
unavailable tiles.
- Add download policy for aero tiles as well, since I'm unsure if it is
picked up.
---
openflightmaps/openflightmaps.dgml | 38 ++++++++++++++++--------------
1 file changed, 20 insertions(+), 18 deletions(-)
diff --git a/openflightmaps/openflightmaps.dgml b/openflightmaps/openflightmaps.dgml
index 4d633be..dff7440 100644
--- a/openflightmaps/openflightmaps.dgml
+++ b/openflightmaps/openflightmaps.dgml
@@ -11,31 +11,33 @@
High quality VFR maps provided by the open flightmaps association (OFMA).
]]>
- true
- 1950
- 2770
+ true
+ 900
+ 3500