From cceb5a37380ec1e28016eb254bd2cf19ce4fc2ab Mon Sep 17 00:00:00 2001 From: evansiroky Date: Sat, 5 Jan 2019 16:27:27 -0800 Subject: Make Asia/Taipei zone have Taiwan territories take precedence over Chinese territories Fixes #52 --- expectedZoneOverlaps.json | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'expectedZoneOverlaps.json') diff --git a/expectedZoneOverlaps.json b/expectedZoneOverlaps.json index 81db963..d00c82b 100644 --- a/expectedZoneOverlaps.json +++ b/expectedZoneOverlaps.json @@ -68,21 +68,6 @@ "description": "Allow disputed area near Gaven Reefs (https://en.wikipedia.org/wiki/Gaven_Reefs) to overlap." } ], - "Asia/Shanghai-Asia/Taipei": [ - { - "bounds": [119.4, 24.9, 119.5, 25.1], - "description": "Allow disputed area near Wuqiu Township (https://en.wikipedia.org/wiki/Wuqiu,_Kinmen) to overlap." - }, { - "bounds": [118.1, 24.3, 118.6, 24.6], - "description": "Allow disputed islands of Great Kinmen and Lesser Kinmen (https://en.wikipedia.org/wiki/Kinmen) to overlap." - }, { - "bounds": [118.2, 24.1, 118.3, 24.2], - "description": "Allow disputed area near Dongding Island (https://en.wikipedia.org/wiki/Jincheng,_Kinmen) to overlap." - }, { - "bounds": [119.8, 25.9, 120.6, 26.5], - "description": "Allow disputed area near Matsu Islands (https://en.wikipedia.org/wiki/Matsu_Islands) to overlap." - } - ], "Asia/Shanghai-Asia/Thimphu": [ { "bounds": [88.9, 27.2, 89.2, 27.7], -- cgit v1.2.3