Skip to content

Commit

Permalink
Add Kyrgyzstan TMAs (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
ziplock1 authored Mar 6, 2024
1 parent 3e8c419 commit 945cc2e
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 0 deletions.
51 changes: 51 additions & 0 deletions Boundaries/UCFM/UCFM.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"type": "Feature",
"properties": {
"id": "UCFM",
"prefix": [
"UCFM"
],
"name": "Bishkek Approach"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
73.908,
43.57233277777778
],
[
73.60033333333332,
43.04266666666666
],
[
73.49966666666667,
42.817999722222226
],
[
73.54583333333333,
42.8205
],
[
73.91666666666667,
42.70016666666667
],
[
75.35933333333332,
42.7025
],
[
75.12099972222221,
43.371499722222225
],
[
73.908,
43.57233277777778
]
]
]
]
}
}
39 changes: 39 additions & 0 deletions Boundaries/UCFM_R/UCFM_R.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"type": "Feature",
"properties": {
"id": "UCFM",
"prefix": [
"UCFM_R"
],
"name": "Bishkek Krug"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
74.19983305555556,
43.32866638888889
],
[
74.83833333333332,
43.28333305555555
],
[
74.83899972222221,
42.93216666666667
],
[
73.99966666666667,
42.93549972222222
],
[
74.19983305555556,
43.32866638888889
]
]
]
]
}
}
83 changes: 83 additions & 0 deletions Boundaries/UCFO/UCFO.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
{
"type": "Feature",
"properties": {
"id": "UCFO",
"prefix": [
"UCFO"
],
"name": "Osh Approach"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
72.03591694444444,
40.244659722222224
],
[
72.53666416666667,
40.519999999999996
],
[
72.57833083333333,
40.66499944444444
],
[
72.12000027777778,
41.13499972222222
],
[
72.18033361111111,
41.20183277777778
],
[
72.95900027777778,
41.32083277777778
],
[
72.95900027777778,
41.32083277777778
],
[
73.32533083333333,
41.139499444444446
],
[
73.32533083333333,
41.139499444444446
],
[
73.36666416666667,
40.96666666666667
],
[
73.36666416666667,
40.96666666666667
],
[
73.7349975,
40.519999999999996
],
[
73.7349975,
40.519999999999996
],
[
73.4833336111111,
40.31666666666667
],
[
73.4833336111111,
40.31666666666667
],
[
72.03591694444444,
40.244659722222224
]
]
]
]
}
}

0 comments on commit 945cc2e

Please sign in to comment.