Merge pull request #40 from RoAnBu/master

add first version of munich (eddm)
This commit is contained in:
AdamJCavanaugh
2021-01-05 09:31:13 -05:00
committed by GitHub
2 changed files with 1770 additions and 0 deletions
+1750
View File
File diff suppressed because it is too large Load Diff
+20
View File
@@ -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**