Skip to content

Commit

Permalink
Add UUMU_R_APP Boundary (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanek1000804 authored Aug 15, 2023
1 parent 4c5dbe2 commit 6e87cc9
Showing 1 changed file with 163 additions and 0 deletions.
163 changes: 163 additions & 0 deletions Boundaries/UUMU/UUMU.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,163 @@
{
"type": "Feature",
"properties": {
"id": "UUMU",
"prefix": [
"UUMU"
],
"name": "Chkalovskiy"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
37.81306,
56.08861
],
[
37.8,
55.95
],
[
37.96667,
55.85
],
[
38.26667,
55.74167
],
[
38.30222,
55.72028
],
[
38.40556,
55.72028
],
[
38.41201,
55.72498
],
[
38.43899,
55.74628
],
[
38.46189,
55.76904
],
[
38.48047,
55.79301
],
[
38.4945,
55.81795
],
[
38.49722,
55.82417
],
[
38.49722,
55.82417
],
[
38.50624,
55.84337
],
[
38.51079,
55.86954
],
[
38.51043,
55.89584
],
[
38.50518,
55.92197
],
[
38.49507,
55.94765
],
[
38.4802,
55.9726
],
[
38.46073,
55.99654
],
[
38.43687,
56.0192
],
[
38.40888,
56.04034
],
[
38.37705,
56.05972
],
[
38.34173,
56.07713
],
[
38.30332,
56.09237
],
[
38.26224,
56.10527
],
[
38.21894,
56.11569
],
[
38.1739,
56.12351
],
[
38.12763,
56.12865
],
[
38.08064,
56.13105
],
[
38.03346,
56.13068
],
[
37.98661,
56.12755
],
[
37.94061,
56.12169
],
[
37.89599,
56.11316
],
[
37.85324,
56.10206
],
[
37.81306,
56.08861
]
]
]
]
}
}

0 comments on commit 6e87cc9

Please sign in to comment.