Skip to content

Commit

Permalink
VACC Estonia updates (AIRAC 2307) (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpikat authored Jul 24, 2023
1 parent b67938b commit 92ad141
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 107 deletions.
233 changes: 126 additions & 107 deletions Boundaries/EETN/EETN.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,120 +2,139 @@
"type": "Feature",
"properties": {
"id": "EETN",
"prefix": [
"EETN"
],
"name": "Tallin Radar"
"prefix": ["EETN"],
"suffix": "APP",
"name": "Tallinn Radar"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
24.015277777778,
58.777222222222
],
[
24.586943888889,
58.722499722222
],
[
24.616111111111,
58.729166666667
],
[
24.969999722222,
58.808888888889
],
[
25.314444444444,
58.885277777778
],
[
25.576943888889,
58.9425
],
[
26.0375,
59.115277777778
],
[
26.047221944444,
59.437777777778
],
[
26.022222222222,
59.501666666667
],
[
25.638055555556,
59.894166388889
],
[
25.585,
59.896943888889
],
[
25.333333333333,
59.908333333333
],
[
25.251666944444,
59.904166944444
],
[
25.009166388889,
59.891388888889
],
[
24.896693888889,
59.885832777778
],
[
24.85,
59.883332777778
],
[
24.665277777778,
59.844721944444
],
[
24.4525,
59.799443888889
],
[
24.138888888889,
59.731666944444
],
[
23.991666666667,
59.700277777778
],
[
23.141943888889,
59.511110833333
],
[
22.9825,
59.474722222222
],
[
23.115555555556,
59.2725
],
[
23.290833333333,
58.998333333333
],
[
23.3925,
58.843333333333
],
[
24.015277777778,
58.777222222222
]
22.982499999999998,
59.474722222222226
],
[
23.14194388888889,
59.51111083333333
],
[
23.348333333333333,
59.55722222222222
],
[
23.991666666666667,
59.70027777777778
],
[
24.13888888888889,
59.73166694444445
],
[
24.390555555555554,
59.78805555555555
],
[
24.4525,
59.79944388888889
],
[
24.665277777777778,
59.844721944444444
],
[
24.85,
59.88333277777778
],
[
24.896693888888887,
59.88583277777778
],
[
25.00916638888889,
59.89138888888889
],
[
25.251666944444445,
59.90416694444444
],
[
25.333333333333332,
59.90833333333333
],
[
25.584999999999997,
59.89694388888889
],
[
25.638055555555557,
59.89416638888889
],
[
25.866666666666667,
59.88333333333333
],
[
26.022222222222222,
59.501666666666665
],
[
26.047221944444445,
59.437777777777775
],
[
26.0375,
59.11527777777778
],
[
25.941388888888888,
59.078611111111115
],
[
25.576943888888888,
58.942499999999995
],
[
25.314444444444444,
58.88527777777778
],
[
24.96999972222222,
58.80888888888889
],
[
24.616111111111113,
58.72916666666667
],
[
24.58694388888889,
58.722499722222224
],
[
24.01527777777778,
58.77722222222222
],
[
23.3925,
58.843333333333334
],
[
23.290833333333335,
58.998333333333335
],
[
23.120555555555555,
59.26166666666666
],
[
23.115555555555556,
59.2725
],
[
22.982499999999998,
59.474722222222226
]
]
]
]
Expand Down
58 changes: 58 additions & 0 deletions Boundaries/EETT/EETT_H.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"type": "Feature",
"properties": {
"id": "EETT_H",
"prefix": ["EETT"],
"suffix": "H_APP",
"name": "Tallinn Control"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
25.00916638888889,
59.89138888888889
],
[
25.251666944444445,
59.90416694444444
],
[
25.333333333333332,
59.90833333333333
],
[
25.584999999999997,
59.89694388888889
],
[
25.638055555555557,
59.89416638888889
],
[
25.63611111111111,
59.729999722222225
],
[
25.35694388888889,
59.44749972222222
],
[
24.934722222222224,
59.52777777777778
],
[
24.810555555555556,
59.65388861111111
],
[
25.00916638888889,
59.89138888888889
]
]
]
]
}
}

0 comments on commit 92ad141

Please sign in to comment.