Skip to content

Commit

Permalink
Create GMMN.json, GMAD.json, GMMX.json, GMFF.json, GMTT.json TMAS (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
LocatedAir authored May 15, 2023
1 parent 2a19244 commit a9d7bec
Show file tree
Hide file tree
Showing 5 changed files with 643 additions and 0 deletions.
189 changes: 189 additions & 0 deletions Boundaries/GMAD/GMAD.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,189 @@
{
"type": "Feature",
"properties": {
"id": "GMAD",
"prefix": [
"GMAD"
],
"name": "Al Massira Approach",
"label_lat": 30.3197675,
"label_lon": -9.41052
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
31.071439166667,
-9.3833333333333
],
[
31.062140555556,
-9.2474941666667
],
[
31.034478611111,
-9.1150013888889
],
[
30.989150277778,
-8.9891183333333
],
[
30.927295555556,
-8.8729452777778
],
[
30.850468333333,
-8.7693427777778
],
[
30.760593055556,
-8.6808608333333
],
[
30.659916111111,
-8.6096775
],
[
30.550945833333,
-8.5575433333333
],
[
30.436387777778,
-8.5257411111111
],
[
30.3190775,
-8.5150525
],
[
30.2019075,
-8.5257411111111
],
[
30.087756666667,
-8.5575433333333
],
[
29.979420555556,
-8.6096775
],
[
29.879542777778,
-8.6808608333333
],
[
29.790553611111,
-8.7693427777778
],
[
29.714612222222,
-8.8729452777778
],
[
29.653556944444,
-8.9891183333333
],
[
29.608862777778,
-9.1150013888889
],
[
29.581608333333,
-9.2474941666667
],
[
29.57245,
-9.3833333333333
],
[
29.581608333333,
-9.5191725
],
[
29.608862777778,
-9.6516655555556
],
[
29.653556944444,
-9.7775486111111
],
[
29.714612222222,
-9.8937216666667
],
[
29.790553611111,
-9.9973241666667
],
[
29.879542777778,
-10.085805833333
],
[
29.979420555556,
-10.156989444444
],
[
30.087756666667,
-10.209123611111
],
[
30.2019075,
-10.240925833333
],
[
30.3190775,
-10.251614166667
],
[
30.436387777778,
-10.240925833333
],
[
30.550945833333,
-10.209123611111
],
[
30.659916111111,
-10.156989444444
],
[
30.760593055556,
-10.085805833333
],
[
30.850468333333,
-9.9973241666667
],
[
30.927295555556,
-9.8937216666667
],
[
30.989150277778,
-9.7775486111111
],
[
31.034478611111,
-9.6516655555556
],
[
31.062140555556,
-9.5191725
],
[
31.071439166667,
-9.3833333333333
],
[
31.062140555556,
-9.5191725
]
]
]
]
}
}
109 changes: 109 additions & 0 deletions Boundaries/GMFF/GMFF.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
{
"type": "Feature",
"properties": {
"id": "GMFF",
"prefix": [
"GMFF"
],
"name": "Saiss Approach",
"label_lat": 33.923796666667,
"label_lon": -4.9796702777778
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
34.479377777778,
-4.7815138888889
],
[
34.134505555556,
-5.72365
],
[
33.696944444444,
-5.765
],
[
33.420277777778,
-5.365
],
[
33.2,
-5.3416666666667
],
[
33.2,
-4.8494444444444
],
[
33.380833333333,
-4.7636111111111
],
[
33.407689722222,
-4.6946433333333
],
[
33.455208888889,
-4.6006436111111
],
[
33.51431,
-4.5168141666667
],
[
33.58356,
-4.4452188888889
],
[
33.661275555556,
-4.3876197222222
],
[
33.745563888889,
-4.3454341666667
],
[
33.834365833333,
-4.3197005555556
],
[
33.925505277778,
-4.3110516666667
],
[
34.0167425,
-4.3197005555556
],
[
34.1058275,
-4.3454341666667
],
[
34.190557222222,
-4.3876197222222
],
[
34.268829166667,
-4.4452188888889
],
[
34.338695277778,
-4.5168141666667
],
[
34.398412777778,
-4.6006436111111
],
[
34.446488055556,
-4.6946433333333
]
]
]
]
}
}
Loading

0 comments on commit a9d7bec

Please sign in to comment.