Skip to content

Commit

Permalink
Add boundary for WADD, WARR, and WIII (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannnix authored Jan 25, 2025
1 parent 2228617 commit 8360abf
Show file tree
Hide file tree
Showing 3 changed files with 521 additions and 0 deletions.
143 changes: 143 additions & 0 deletions Boundaries/WADD/WADD.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,143 @@
{
"type": "Feature",
"properties": {
"id": "WADD",
"prefix": [
"WADD"
],
"name": "Bali Radar"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
114.46666666667,
-9.3166666666667
],
[
113.61666666667,
-8.2166666666667
],
[
114.41666666667,
-7.45
],
[
114.33444444444,
-7.0111111111111
],
[
114.5642425566,
-6.9285167942718
],
[
114.86003235854,
-6.8586778448458
],
[
115.163306,
-6.8352078437143
],
[
115.46657964146,
-6.8586778448458
],
[
115.7623694434,
-6.9285167942718
],
[
116.04337938711,
-7.0430251527698
],
[
116.30268369557,
-7.1994154220415
],
[
116.53389875773,
-7.393878568149
],
[
116.73134002156,
-7.6216747260837
],
[
116.83611111111,
-7.785
],
[
116.83583333333,
-7.785
],
[
116.89016005884,
-7.8772460387895
],
[
117.00646482086,
-8.1543490432667
],
[
117.07740590014,
-8.446203660789
],
[
117.10124731493,
-8.7456555604788
],
[
117.07740590014,
-9.0453484213102
],
[
117.00646482086,
-9.3379023934611
],
[
116.89016005884,
-9.616094840649
],
[
116.73134002156,
-9.8730392302463
],
[
116.53389875773,
-10.102357845421
],
[
116.30268369557,
-10.298343858792
],
[
116.04337938711,
-10.456108278409
],
[
115.7623694434,
-10.57170740648
],
[
115.46657964146,
-10.642246783989
],
[
115.163306,
-10.665958156286
],
[
114.86003235854,
-10.642246783989
],
[
114.46666666667,
-9.3166666666667
]
]
]
]
}
}
231 changes: 231 additions & 0 deletions Boundaries/WARR/WARR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,231 @@
{
"type": "Feature",
"properties": {
"id": "WARR",
"prefix": [
"WARR"
],
"name": "Surabaya Radar"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
110.383333,
-5.0
],
[
110.383333,
-4.956025
],
[
112.793805,
-4.956025
],
[
112.79361111111,
-4.9558333333333
],
[
113.97666666667,
-4.9558333333333
],
[
114.33444444444,
-7.0111111111111
],
[
114.41666666667,
-7.45
],
[
113.61666666667,
-8.2166666666667
],
[
113.26194444444,
-7.8311111111111
],
[
113.2,
-7.7666666666667
],
[
112.933333,
-7.666667
],
[
112.933333,
-7.666667
],
[
112.25,
-7.666667
],
[
112.166667,
-7.45
],
[
112.1027,
-7.4312
],
[
111.383333,
-7.216667
],
[
111.2,
-7.216667
],
[
111.05529,
-7.377358
],
[
111.05529,
-7.377358
],
[
111.049934,
-7.365161
],
[
111.035935,
-7.339641
],
[
111.019783,
-7.315481
],
[
111.001274,
-7.292398
],
[
110.981102,
-7.271338
],
[
110.958938,
-7.251926
],
[
110.935265,
-7.234548
],
[
110.909912,
-7.219122
],
[
110.883484,
-7.206168
],
[
110.856697,
-7.195669
],
[
110.828209,
-7.187342
],
[
110.799095,
-7.181463
],
[
110.770378,
-7.178165
],
[
110.740601,
-7.177369
],
[
110.710922,
-7.179196
],
[
110.682175,
-7.183406
],
[
110.653526,
-7.190265
],
[
110.625503,
-7.19961
],
[
110.598892,
-7.211106
],
[
110.5727,
-7.225047
],
[
110.548508,
-7.241011
],
[
110.525123,
-7.259365
],
[
110.503693,
-7.279556
],
[
110.48423,
-7.301372
],
[
110.466644,
-7.324868
],
[
110.451309,
-7.349696
],
[
110.43811,
-7.375931
],
[
110.433433,
-7.387645
],
[
110.383408,
-7.383524
],
[
110.383408,
-7.383524
],
[
110.383333,
-6.723056
],
[
110.383333,
-5.479167
],
[
110.383781,
-5.084588
],
[
110.383333,
-5.0
]
]
]
]
}
}
Loading

0 comments on commit 8360abf

Please sign in to comment.