Skip to content

Commit 0c4e109

Browse files
committed
Add PL mil AAR zones
1 parent 9191590 commit 0c4e109

2 files changed

Lines changed: 266 additions & 0 deletions

File tree

Lines changed: 265 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,265 @@
1+
{
2+
"type": "FeatureCollection",
3+
"features": [
4+
{
5+
"type": "Feature",
6+
"properties": {
7+
"name": "TSA22"
8+
},
9+
"geometry": {
10+
"type": "Polygon",
11+
"coordinates": [
12+
[
13+
[
14+
19.618333,
15+
53.468889
16+
],
17+
[
18+
19.701111,
19+
53.276944
20+
],
21+
[
22+
19.769722,
23+
53.116389
24+
],
25+
[
26+
20.257222,
27+
52.854444
28+
],
29+
[
30+
20.412222,
31+
52.770278
32+
],
33+
[
34+
20.767222,
35+
52.710278
36+
],
37+
[
38+
20.990556,
39+
52.698611
40+
],
41+
[
42+
21.212222,
43+
52.686389
44+
],
45+
[
46+
21.735278,
47+
52.758333
48+
],
49+
[
50+
22.298889,
51+
52.832778
52+
],
53+
[
54+
22.599167,
55+
53.707778
56+
],
57+
[
58+
22.471389,
59+
53.775
60+
],
61+
[
62+
22.341389,
63+
53.7725
64+
],
65+
[
66+
21.850833,
67+
53.762778
68+
],
69+
[
70+
19.618333,
71+
53.468889
72+
]
73+
]
74+
]
75+
}
76+
},
77+
{
78+
"type": "Feature",
79+
"properties": {
80+
"name": "TSA26"
81+
},
82+
"geometry": {
83+
"type": "Polygon",
84+
"coordinates": [
85+
[
86+
[
87+
17.655556,
88+
51.254444
89+
],
90+
[
91+
17.7025,
92+
51.1
93+
],
94+
[
95+
18.51,
96+
50.718889
97+
],
98+
[
99+
19.112778,
100+
50.774722
101+
],
102+
[
103+
19.507778,
104+
50.809444
105+
],
106+
[
107+
19.657778,
108+
50.938056
109+
],
110+
[
111+
19.652778,
112+
51.006111
113+
],
114+
[
115+
19.621111,
116+
51.435
117+
],
118+
[
119+
18.396389,
120+
51.423889
121+
],
122+
[
123+
18.190556,
124+
51.377222
125+
],
126+
[
127+
17.655556,
128+
51.254444
129+
]
130+
]
131+
]
132+
}
133+
},
134+
{
135+
"type": "Feature",
136+
"properties": {
137+
"name": "TSA28"
138+
},
139+
"geometry": {
140+
"type": "Polygon",
141+
"coordinates": [
142+
[
143+
[
144+
17.079444,
145+
52.791111
146+
],
147+
[
148+
17.158889,
149+
52.521389
150+
],
151+
[
152+
17.346389,
153+
52.460278
154+
],
155+
[
156+
17.383333,
157+
52.412222
158+
],
159+
[
160+
17.636389,
161+
52.308889
162+
],
163+
[
164+
18.553333,
165+
52.386667
166+
],
167+
[
168+
18.895,
169+
52.413611
170+
],
171+
[
172+
18.933889,
173+
52.664167
174+
],
175+
[
176+
18.968889,
177+
52.885833
178+
],
179+
[
180+
18.896389,
181+
53.025556
182+
],
183+
[
184+
18.743333,
185+
53.317222
186+
],
187+
[
188+
17.135278,
189+
52.992222
190+
],
191+
[
192+
17.079444,
193+
52.791111
194+
]
195+
]
196+
]
197+
}
198+
},
199+
{
200+
"type": "Feature",
201+
"properties": {
202+
"name": "TSA29"
203+
},
204+
"geometry": {
205+
"type": "Polygon",
206+
"coordinates": [
207+
[
208+
[
209+
15.694722222222222,
210+
53.4205556
211+
],
212+
[
213+
15.964166666666666,
214+
53.0661111
215+
],
216+
[
217+
16.576944444444443,
218+
53.1883333
219+
],
220+
[
221+
16.612222222222222,
222+
53.2316667
223+
],
224+
[
225+
17.358611111111113,
226+
53.3952778
227+
],
228+
[
229+
18.1475,
230+
53.5619444
231+
],
232+
[
233+
17.652777777777775,
234+
53.7488889
235+
],
236+
[
237+
17.023055555555555,
238+
53.9813889
239+
],
240+
[
241+
16.745,
242+
53.8663889
243+
],
244+
[
245+
16.586666666666666,
246+
53.8016667
247+
],
248+
[
249+
16.376944444444444,
250+
53.7122222
251+
],
252+
[
253+
16.072777777777777,
254+
53.5830556
255+
],
256+
[
257+
15.694722222222222,
258+
53.4205556
259+
]
260+
]
261+
]
262+
}
263+
}
264+
]
265+
}

html/layers.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,7 @@ function createBaseLayers() {
834834

835835
// Taken from https://www.ais.pansa.pl/mil/pliki/EP_ENR_2_4_en.pdf
836836
europe.push(createGeoJsonLayer('PL AWACS Orbits', 'plawacsorbits', 'geojson/PL_Mil_AWACS_Orbits.geojson', 'rgba(252, 186, 3, 0.3)', 'rgba(252, 186, 3, 1)', false));
837+
europe.push(createGeoJsonLayer('PL A2A Refueling', 'pla2arefueling', 'geojson/PL_Mil_AAR_Zones.geojson', 'rgba(52, 50, 168, 0.3)', 'rgba(52, 50, 168, 1)'));
837838

838839
// Taken from https://english.defensie.nl/binaries/defence/documenten/publications/2022/12/14/milaip-01-23-part-1-gen-part-2-enr/MILAIP_01_2023split_GEN_ENR.pdf
839840
europe.push(createGeoJsonLayer('NL AWACS Orbits', 'nlawacsorbits', 'geojson/NL_Mil_AWACS_Orbits.geojson', 'rgba(252, 186, 3, 0.3)', 'rgba(252, 186, 3, 1)', false));

0 commit comments

Comments
 (0)