From 2389751c5f77f608c076d4e294bc2e8db22fb339 Mon Sep 17 00:00:00 2001 From: david-garza Date: Mon, 30 May 2022 21:55:27 -0500 Subject: [PATCH] added route maps --- final/NA/KIAH/README.md | 16 +++++++++++++--- .../KIAH/images/{route22.png => route13R.png} | Bin 2 files changed, 13 insertions(+), 3 deletions(-) rename final/NA/KIAH/images/{route22.png => route13R.png} (100%) diff --git a/final/NA/KIAH/README.md b/final/NA/KIAH/README.md index 1d5d987..cf736c2 100644 --- a/final/NA/KIAH/README.md +++ b/final/NA/KIAH/README.md @@ -1,10 +1,10 @@ # Houston Georege Bush Intercontinental Airport and Satellite Fields This airport file set KIAH as the main airport and includes 7 additional satellite airports that service the Houston area. The traffic pattern is west flow into KIAH. -## Airspace Configuration Maps -### 13R KHOU Arrival configuration +# Airspace Configuration Maps +## 13R KHOU Arrival configuration ![13R](images/config13R.png) -### 04 KHOU Arrival configuration +## 04 KHOU Arrival configuration ![04](images/config04.png) ## Features @@ -16,6 +16,15 @@ STARs to KIAH have multiple routes that the user can assign. See below for how t ### ILS / RNAV Approaches Aircraft can be assigned and will automatically fly an assigned ILS / RNAV approach. The aircraft descend and then capture the ILS / RNAV glideslope automatically. Aircraft must be able to descend in time to able to capture the approache, if they are too high, they will miss approach! Plan accordingly! +## SID / STAR Routes +STARs / ILS and RNAV approaches are in **GREEN** + +SIDs are in **MAGNETA** +## 13R KHOU Arrival configuration +![13R Routes](images/route13R.png) +## 04 KHOU Arrival configuration +![04R Routes](images/route04.png) + # Airports ## KIAH - George Bush Intercontinental Airport ### SIDs from 15R and 15L @@ -37,6 +46,7 @@ Aircraft can be assigned and will automatically fly an assigned ILS / RNAV appro - SOULL ONE 26L and 27 user assignable - TEJAS FOUR 26R, 26L, and 27 user assignable + # History ## Version 3.0 diff --git a/final/NA/KIAH/images/route22.png b/final/NA/KIAH/images/route13R.png similarity index 100% rename from final/NA/KIAH/images/route22.png rename to final/NA/KIAH/images/route13R.png