From f65544e685766d67e45a67e64e88503aba7d474c Mon Sep 17 00:00:00 2001 From: RoAnBu Date: Fri, 25 Dec 2020 16:29:51 +0100 Subject: [PATCH] added separate readme for eddm --- final/EU/DE/EDDM.txt | 18 ------------------ final/EU/DE/EDDM_Readme.md | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 18 deletions(-) create mode 100644 final/EU/DE/EDDM_Readme.md diff --git a/final/EU/DE/EDDM.txt b/final/EU/DE/EDDM.txt index 2990f56..0095679 100644 --- a/final/EU/DE/EDDM.txt +++ b/final/EU/DE/EDDM.txt @@ -1,23 +1,5 @@ # EDDM v1.0 # Munich Airport "Franz Josef Strauß" in the south of Germany. -# Second hub of Lufthansa, offering many international and intercontinental routes. - -# Already working: -# - most SIDs exist -# - various transitions and approach waypoints -# - real airspaces -# - pre-covid airlines - -# TODOs: -# - general aviation traffic missing, maybe government traffic (see: https://en.wikipedia.org/wiki/Munich_Security_Conference) -# - special cargo traffic missing, for example antonovs -# - airline traffic frequency balance probably not ideal -# - check if airspace height restrictions make sense -# - check if some SIDs can be removed because they are barely used in real life -# - runway configs missing -# - check if arrival entry directions make sense, same for descent altitude -# -# Feedback or improvements? Create an issue or contribute directly: https://github.com/AdamJCavanaugh/EndlessATCAirports#contributing [airspace] radius = 35 diff --git a/final/EU/DE/EDDM_Readme.md b/final/EU/DE/EDDM_Readme.md new file mode 100644 index 0000000..c5d46bd --- /dev/null +++ b/final/EU/DE/EDDM_Readme.md @@ -0,0 +1,20 @@ +# Munich Airport "Franz Josef Strauß" in the south of Germany. + +Second hub of Lufthansa, offering many international and intercontinental routes. + +## Already working: +- most SIDs exist +- various transitions and approach waypoints +- real airspaces +- pre-covid airlines + +## TODOs, help wanted! +- general aviation traffic missing, maybe government traffic +- special cargo traffic missing, for example antonovs +- airline traffic frequency balance probably not ideal +- check if airspace height restrictions make sense +- check if some SIDs can be removed because they are barely used in real life +- runway configs missing +- check if arrival entry directions make sense, same for descent altitude + +**Feedback or improvements? Create an issue or contribute directly: https://github.com/AdamJCavanaugh/EndlessATCAirports#contributing** \ No newline at end of file