added separate readme for eddm
This commit is contained in:
@@ -1,23 +1,5 @@
|
|||||||
# EDDM v1.0
|
# EDDM v1.0
|
||||||
# Munich Airport "Franz Josef Strauß" in the south of Germany.
|
# 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]
|
[airspace]
|
||||||
radius = 35
|
radius = 35
|
||||||
|
|||||||
@@ -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**
|
||||||
Reference in New Issue
Block a user