Skip to content

Commit

Permalink
Add Netherlands TMAs
Browse files Browse the repository at this point in the history
  • Loading branch information
ziplock1 authored Nov 23, 2024
1 parent 816b690 commit d61795b
Show file tree
Hide file tree
Showing 10 changed files with 1,478 additions and 0 deletions.
115 changes: 115 additions & 0 deletions Boundaries/EHAM/EHAM_A.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
{
"type": "Feature",
"properties": {
"id": "EHAM",
"prefix": [
"EHAM_A"
],
"name": "Schiphol Arrival"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
4.4425,
51.92666666666666
],
[
4.828055555555555,
51.88638888888889
],
[
5.096388888888889,
51.88638888888889
],
[
5.295,
51.981944444444444
],
[
5.398055555555556,
52.03111111111111
],
[
5.609444444444444,
52.30305555555555
],
[
5.609444444444444,
52.5075
],
[
5.569166666666667,
52.55138888888889
],
[
5.401111111111112,
52.73222222222223
],
[
5.333333333333333,
52.80555555555555
],
[
5.286388888888888,
52.80083333333333
],
[
4.939444444444445,
52.765
],
[
4.939444444444445,
52.765
],
[
4.820277777777777,
52.751666666666665
],
[
4.714722222222222,
52.74055555555556
],
[
4.560833333333333,
52.724722222222226
],
[
4.4675,
52.75694444444444
],
[
4.35,
52.805277777777775
],
[
4.1177777777777775,
52.9
],
[
3.696388888888889,
52.29138888888889
],
[
3.986388888888889,
52.285
],
[
4.111111111111111,
51.98888888888889
],
[
4.354166666666666,
51.93611111111111
],
[
4.4425,
51.92666666666666
]
]
]
]
}
}
115 changes: 115 additions & 0 deletions Boundaries/EHAM/EHAM_B.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
{
"type": "Feature",
"properties": {
"id": "EHAM",
"prefix": [
"EHAM_B"
],
"name": "Schiphol Arrival"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
4.4425,
51.92666666666666
],
[
4.828055555555555,
51.88638888888889
],
[
5.096388888888889,
51.88638888888889
],
[
5.295,
51.981944444444444
],
[
5.398055555555556,
52.03111111111111
],
[
5.609444444444444,
52.30305555555555
],
[
5.609444444444444,
52.5075
],
[
5.569166666666667,
52.55138888888889
],
[
5.401111111111112,
52.73222222222223
],
[
5.333333333333333,
52.80555555555555
],
[
5.286388888888888,
52.80083333333333
],
[
4.939444444444445,
52.765
],
[
4.939444444444445,
52.765
],
[
4.820277777777777,
52.751666666666665
],
[
4.714722222222222,
52.74055555555556
],
[
4.560833333333333,
52.724722222222226
],
[
4.4675,
52.75694444444444
],
[
4.35,
52.805277777777775
],
[
4.1177777777777775,
52.9
],
[
3.696388888888889,
52.29138888888889
],
[
3.986388888888889,
52.285
],
[
4.111111111111111,
51.98888888888889
],
[
4.354166666666666,
51.93611111111111
],
[
4.4425,
51.92666666666666
]
]
]
]
}
}
Loading

0 comments on commit d61795b

Please sign in to comment.