diff --git a/docs/enroute/index.md b/docs/enroute/index.md index 411fa89b..e7b0a8d3 100644 --- a/docs/enroute/index.md +++ b/docs/enroute/index.md @@ -6,8 +6,123 @@ New Zealand has seven Enroute Sectors, six of which can be staffed routinely on VATNZ Controllers are able to staff all six permanent Enroute Sectors at once, in a situation known as Extended Services. [You can find out more about Sector Inheritance and Extended Services here](../controller-skills/inheritance-extending.md). - -![NZ FIR Airspace Sectors](../assets/nz-fir-airspace.png){width="100%"} + + NZ FIR Airspace Sectors + Interactive map of New Zealand FIR enroute sectors. Select a sector to open its page. + + + + + Auckland - Oceanic Radar (OCR) | NZAA_CTR | Auckland Control | 123.900 + + + + + + + + Auckland - Raglan (RAN) | EVENT ONLY | NZAA-R_CTR | Auckland Control | 126.000 + + + + + + + + Christchurch - Bays (BAY) | NZCH-B_CTR | Bay Approach | 119.500 + + + + + + + + Ohakea (OHA) | NZOH_CTR | Ohakea Control | 126.200 + + + + + + + + Christchurch - Taranaki (NAK) | NZCH-T_CTR | Christchurch Control | 123.700 + + + + + + + + Christchurch - Kaikoura (KAI) | NZCH-K_CTR | Christchurch Control | 129.400 + + + + + + + + Christchurch - South (STH) | NZCH-S_CTR | Christchurch Control | 129.300 + + + + + + + + Auckland - Oceanic Radar (OCR) + NZAA_CTR | Auckland Control | 123.900 + Sequences NZAA and NZWP arrivals. + + + + + + Auckland - Raglan (RAN) + EVENT ONLY + NZAA-R_CTR | Auckland Control | 126.000 + + + + + + Christchurch - Bays (BAY) + NZCH-B_CTR | Bay Approach | 119.500 + Manages East Coast flow into AA TMA and OHA. + + + + + + Ohakea (OHA) + NZOH_CTR | Ohakea Control | 126.200 + Links prop and military traffic around OH TMA. + + + + + + Christchurch - Taranaki (NAK) + NZCH-T_CTR | Christchurch Control | 123.700 + Primary NZAA, NZCH, NZQN and NZWN flow sector. + + + + + + Christchurch - Kaikoura (KAI) + NZCH-K_CTR | Christchurch Control | 129.400 + Manages northbound and southbound NZCH traffic. + + + + + + Christchurch - South (STH) + NZCH-S_CTR | Christchurch Control | 129.300 + Manages NZQN, NZDN, NZNV and western NZCH flows. + + + ## General Rules of Thumb for ENR diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 8e4fe63d..4f5e2b8c 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -142,4 +142,4 @@ h4 { .coldline { background-color: var(--coldline); -} \ No newline at end of file +}