-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPositions.xml
52 lines (52 loc) · 1.81 KB
/
Positions.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="utf-8"?>
<Positions xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Position Name="Pacific" Type="ASD" DefaultCenter="+551000.000+1785583.000" DefaultRange="2000">
<ManualVisibility>
<Point>+5716.000-17022.000</Point>
<Point>+5243.000+17404.000</Point>
</ManualVisibility>
<Sectors>
<Sector Name="10" />
</Sectors>
<Maps>
<Map Name="FIR" />
<Map Name="Rts" />
<Map Name="Pts" />
</Maps>
<Strips Mode="State" Sort="Time">
</Strips>
<CFL QuickLevel="999000" />
<ArrivalLists>
<Airport Name="PADK" />
</ArrivalLists>
<ControllerInfo>
<Line>"Anchorage Radio" | Anchorage Oceanic FIR (PAZO) Pacific</Line>
<Line>Covers: ADK/PADK, SYA/PASY, SNP/PASN and all of the Anchorage Oceanic airspace in the northern Pacific</Line>
<Line>For more information, visit www.zanartcc.org/oceanic</Line>
</ControllerInfo>
</Position>
<Position Name="Arctic" Type="ASD" DefaultCenter="+793000.000-1520000.000" DefaultRange="2500">
<ManualVisibility>
<Point>+7128.000-15676.000</Point>
<Point>+8200.000-15676.000</Point>
</ManualVisibility>
<Sectors>
<Sector Name="64" />
</Sectors>
<Maps>
<Map Name="FIR" />
<Map Name="Rts" />
<Map Name="Pts" />
</Maps>
<Strips Mode="State" Sort="Time">
</Strips>
<CFL QuickLevel="999000" />
<ArrivalLists/>
<ControllerInfo>
<Line>"Anchorage Radio" | Anchorage Oceanic FIR (PAZA) Arctic</Line>
<Line>Covers airspace north of 73 degrees latitude to the North Pole between 141 degrees West to approximately 169 degrees west</Line>
<Line>For more information, visit www.zanartcc.org/oceanic</Line>
</ControllerInfo>
</Position>
</Positions>