From 7cb50b6e179057a5f30b8d726b9eb155e86c8804 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 29 Sep 2024 22:59:14 +0300 Subject: [PATCH] Update USHB (#378) * Delete Boundaries/USHB directory --- Boundaries/USHB/USHB.json | 63 --------------------------------------- 1 file changed, 63 deletions(-) delete mode 100644 Boundaries/USHB/USHB.json diff --git a/Boundaries/USHB/USHB.json b/Boundaries/USHB/USHB.json deleted file mode 100644 index 66ed2cd6..00000000 --- a/Boundaries/USHB/USHB.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "type": "Feature", - "properties": { - "id": "USHB", - "prefix": [ - "USHB" - ], - "name": "Berezovo Approach" - }, - "geometry": { - "type": "MultiPolygon", - "coordinates": [ - [ - [ - [ - 66, - 64.916667 - ], - [ - 68.303333, - 64.903056 - ], - [ - 68.141944, - 63.983056 - ], - [ - 67.171389, - 63.076111 - ], - [ - 66.29, - 62.773889 - ], - [ - 65.016111, - 62.503611 - ], - [ - 63.916667, - 62.25 - ], - [ - 63.395556, - 63.138611 - ], - [ - 63.833333, - 64.05 - ], - [ - 64.166667, - 64.9 - ], - [ - 66, - 64.916667 - ] - ] - ] - ] - } -} \ No newline at end of file