forked from vatsimnetwork/simaware-tracon-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate boundary files in preparation for compiling script
- Loading branch information
1 parent
2ca8abc
commit d860ed7
Showing
668 changed files
with
120,093 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
{ | ||
"type": "Feature", | ||
"properties": { | ||
"id": "A11", | ||
"prefix": [ | ||
"ANC" | ||
], | ||
"name": "Anchorage Approach" | ||
}, | ||
"geometry": { | ||
"type": "MultiPolygon", | ||
"coordinates": [ | ||
[ | ||
[ | ||
[ | ||
-149.716667, | ||
61.716667 | ||
], | ||
[ | ||
-149.064472, | ||
61.472167 | ||
], | ||
[ | ||
-149.566083, | ||
60.859361 | ||
], | ||
[ | ||
-150.116666, | ||
60.783333 | ||
], | ||
[ | ||
-150.258667, | ||
60.772055 | ||
], | ||
[ | ||
-150.802444, | ||
60.915 | ||
], | ||
[ | ||
-150.853556, | ||
60.902556 | ||
], | ||
[ | ||
-151.169166, | ||
61.011694 | ||
], | ||
[ | ||
-151.25, | ||
61.083333 | ||
], | ||
[ | ||
-151.256944, | ||
61.216667 | ||
], | ||
[ | ||
-150.433333, | ||
61.712361 | ||
], | ||
[ | ||
-149.716667, | ||
61.716667 | ||
] | ||
] | ||
] | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
{ | ||
"type": "Feature", | ||
"properties": { | ||
"id": "A80", | ||
"prefix": [ | ||
"AHN" | ||
], | ||
"name": "Atlanta Approach" | ||
}, | ||
"geometry": { | ||
"type": "MultiPolygon", | ||
"coordinates": [ | ||
[ | ||
[ | ||
[ | ||
-83.63917, | ||
33.45056 | ||
], | ||
[ | ||
-83.08194, | ||
33.49806 | ||
], | ||
[ | ||
-82.829708, | ||
34.006662 | ||
], | ||
[ | ||
-83.317236, | ||
34.335176 | ||
], | ||
[ | ||
-84.138088, | ||
34.441282 | ||
], | ||
[ | ||
-84.158333, | ||
34.333333 | ||
], | ||
[ | ||
-83.7625, | ||
34.033333 | ||
], | ||
[ | ||
-83.625, | ||
33.7 | ||
], | ||
[ | ||
-83.626944, | ||
33.664167 | ||
], | ||
[ | ||
-83.633333, | ||
33.463889 | ||
], | ||
[ | ||
-83.63917, | ||
33.45056 | ||
] | ||
] | ||
] | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
{ | ||
"type": "Feature", | ||
"properties": { | ||
"id": "A80", | ||
"prefix": [ | ||
"ATL" | ||
], | ||
"name": "Atlanta Approach" | ||
}, | ||
"geometry": { | ||
"type": "MultiPolygon", | ||
"coordinates": [ | ||
[ | ||
[ | ||
[ | ||
-84.705556, | ||
34.279167 | ||
], | ||
[ | ||
-84.425833, | ||
34.307222 | ||
], | ||
[ | ||
-84.420556, | ||
34.307778 | ||
], | ||
[ | ||
-84.158333, | ||
34.333333 | ||
], | ||
[ | ||
-83.7625, | ||
34.033333 | ||
], | ||
[ | ||
-83.625, | ||
33.7 | ||
], | ||
[ | ||
-83.626944, | ||
33.664167 | ||
], | ||
[ | ||
-83.633333, | ||
33.463889 | ||
], | ||
[ | ||
-83.639167, | ||
33.450556 | ||
], | ||
[ | ||
-83.708333, | ||
33.295833 | ||
], | ||
[ | ||
-83.894444, | ||
33.129167 | ||
], | ||
[ | ||
-84.15, | ||
33.004167 | ||
], | ||
[ | ||
-84.305556, | ||
32.980556 | ||
], | ||
[ | ||
-84.425, | ||
32.9625 | ||
], | ||
[ | ||
-84.716667, | ||
33.008333 | ||
], | ||
[ | ||
-84.945833, | ||
33.120833 | ||
], | ||
[ | ||
-85.083333, | ||
33.233333 | ||
], | ||
[ | ||
-85.178056, | ||
33.308889 | ||
], | ||
[ | ||
-85.225, | ||
33.345833 | ||
], | ||
[ | ||
-85.225, | ||
33.758333 | ||
], | ||
[ | ||
-85.168056, | ||
33.870833 | ||
], | ||
[ | ||
-85.156111, | ||
33.894167 | ||
], | ||
[ | ||
-85.116667, | ||
33.972222 | ||
], | ||
[ | ||
-84.95, | ||
34.1625 | ||
], | ||
[ | ||
-84.791667, | ||
34.238889 | ||
], | ||
[ | ||
-84.705556, | ||
34.279167 | ||
] | ||
] | ||
] | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
{ | ||
"type": "Feature", | ||
"properties": { | ||
"id": "A80", | ||
"prefix": [ | ||
"CSG" | ||
], | ||
"name": "Atlanta Approach" | ||
}, | ||
"geometry": { | ||
"type": "MultiPolygon", | ||
"coordinates": [ | ||
[ | ||
[ | ||
[ | ||
-85.775, | ||
32.8 | ||
], | ||
[ | ||
-85.75, | ||
32.45556 | ||
], | ||
[ | ||
-85.69583, | ||
32.00833 | ||
], | ||
[ | ||
-85.23889, | ||
31.82778 | ||
], | ||
[ | ||
-85.075, | ||
31.85 | ||
], | ||
[ | ||
-84.69444, | ||
31.92361 | ||
], | ||
[ | ||
-84.57917, | ||
31.95278 | ||
], | ||
[ | ||
-84.23889, | ||
32.01333 | ||
], | ||
[ | ||
-84.27778, | ||
32.51667 | ||
], | ||
[ | ||
-84.30556, | ||
32.98056 | ||
], | ||
[ | ||
-84.425, | ||
32.9625 | ||
], | ||
[ | ||
-84.71667, | ||
33.00833 | ||
], | ||
[ | ||
-84.94583, | ||
33.12083 | ||
], | ||
[ | ||
-85.08333, | ||
33.23333 | ||
], | ||
[ | ||
-85.17806, | ||
33.30889 | ||
], | ||
[ | ||
-85.225, | ||
33.34583 | ||
], | ||
[ | ||
-85.26667, | ||
33.21667 | ||
], | ||
[ | ||
-85.46667, | ||
33.2 | ||
], | ||
[ | ||
-85.54444, | ||
33.1 | ||
], | ||
[ | ||
-85.775, | ||
32.8 | ||
] | ||
] | ||
] | ||
] | ||
} | ||
} |
Oops, something went wrong.