Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cycle 2406b #150

Merged
merged 2 commits into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Airspace.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7188,7 +7188,7 @@ RILEY
</SID>
<SID Name="VICTO3" Airport="NZHS" Runways="01">
<Route Runway="01" />
<Transition Name="NIXOT">ADGIN/NIXOT</Transition>
<Transition Name="NIXOT">NIXOT</Transition>
<Transition Name="NR">NR VOR</Transition>
<Transition Name="OPAPA">OPAPA</Transition>
</SID>
Expand Down Expand Up @@ -7702,7 +7702,7 @@ RILEY
<Route Runway="25">TENIX/MORTA</Route>
<Transition Name="FALLS">FALLS</Transition>
<Transition Name="GOBUK">GOBUK</Transition>
<Transition Name="OLDON">BATAT/OLDON</Transition>
<Transition Name="OLDON">OLDON</Transition>
<Transition Name="PIBOV">TODAN/PIBOV</Transition>
</SID>
<SID Name="RUST4R" Airport="NZTG" Runways="25">
Expand Down Expand Up @@ -9402,7 +9402,7 @@ RILEY
<Route>ALBAD/NISOM/-432951.472+1723119.610</Route>
</Approach>
<Approach Name="RNPZ" Airport="NZCH" Runway="20">
<Transition Name="BIDEV">BIDEV</Transition>
<Transition Name="IDRUX">IDRUX</Transition>
<Transition Name="MABAK">MABAK</Transition>
<Transition Name="ODISI">ODISI</Transition>
<Route>DIVSU/PEDMI/CH20T/-432829.960+1723253.830</Route>
Expand Down
6 changes: 3 additions & 3 deletions Maps/Airspace/ALL_RNAV.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
<Point>GOMPI</Point>
<Point>IDUBU</Point>
<Point>UBDAN</Point>
<Point>BIDEV</Point>
<Point>IDRUX</Point>
<Point>MABAK</Point>
<Point>ODISI</Point>
<Point>AKLAR</Point>
Expand Down Expand Up @@ -569,7 +569,7 @@
<Point>GOMPI</Point>
<Point>IDUBU</Point>
<Point>UBDAN</Point>
<Point>BIDEV</Point>
<Point>IDRUX</Point>
<Point>MABAK</Point>
<Point>ODISI</Point>
<Point>AKLAR</Point>
Expand Down Expand Up @@ -868,7 +868,7 @@
<Line Pattern="Solid">IDUBU/ALBAD</Line>
<Line Pattern="Solid">UBDAN/ALBAD</Line>
<Line Pattern="Solid">DIVSU/PEDMI/CH20T/-432829.960+1723253.830</Line>
<Line Pattern="Solid">BIDEV/DIVSU</Line>
<Line Pattern="Solid">IDRUX/DIVSU</Line>
<Line Pattern="Solid">MABAK/DIVSU</Line>
<Line Pattern="Solid">ODISI/DIVSU</Line>
<Line Pattern="Solid">AKLAR/OVSED/AGESO/-455602.130+1701114.899</Line>
Expand Down
6 changes: 3 additions & 3 deletions Maps/NZCH/CH_ACU.xml
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@
</Symbol>
<!--IAF Symbols-->
<Symbol Type="HollowTriangle">
<Point>BIDEV</Point>
<Point>IDRUX</Point>
<Point>MABAK</Point>
<Point>ODISI</Point>
</Symbol>
Expand All @@ -759,13 +759,13 @@
<Point>DIVSU</Point>
</Symbol>
<Line Pattern="Solid">DIVSU/PEDMI/CH20T/-432829.960+1723253.830</Line>
<Line Pattern="Solid">BIDEV/DIVSU</Line>
<Line Pattern="Solid">IDRUX/DIVSU</Line>
<Line Pattern="Solid">MABAK/DIVSU</Line>
<Line Pattern="Solid">ODISI/DIVSU</Line>
</Map>
<Map Type="System2" Name="20 RNP Labels" Priority="1" Center="-43.474989+172.548286" CustomColourName="ProcArr">
<Label HasLeader="true">
<Point>BIDEV</Point>
<Point>IDRUX</Point>
<Point>MABAK</Point>
<Point>ODISI</Point>
<Point>PEDMI</Point>
Expand Down
3 changes: 1 addition & 2 deletions Maps/NZHS/HS_ACU.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</Line>
<Line Pattern="Dashed">
<!--Rwy01 VICTO3.NIXOT-->
-39.624960+176.778240/-39.619720+176.758530/ADGIN/NIXOT
-39.624960+176.778240/-39.619720+176.758530/NIXOT
</Line>
<Line Pattern="Dashed">
<!--Rwy01 VICTO3.NR-->
Expand All @@ -50,7 +50,6 @@
<Point>BOVSA</Point>
<Point>POTEX</Point>
<Point>HS01T</Point>
<Point>ADGIN</Point>
<Point>NIXOT</Point>
</Symbol>
<Label HasLeader="true">
Expand Down
3 changes: 1 addition & 2 deletions Maps/NZTG/TG_ACU.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
</Line>
<Line Pattern="Dashed">
<!--Rwy25 MORT3R.OLDON-->
MORTA/BATAT/OLDON
MORTA/OLDON
</Line>
<Line Pattern="Dashed">
<!--Rwy25 MORT3R.PIBOV-->
Expand All @@ -183,7 +183,6 @@
<Point>MORTA</Point>
<Point>FALLS</Point>
<Point>GOBUK</Point>
<Point>BATAT</Point>
<Point>OLDON</Point>
<Point>TODAN</Point>
<Point>PIBOV</Point>
Expand Down
Loading