From a4ae383f3ddddaf6d433d60698d1bc1502994f82 Mon Sep 17 00:00:00 2001 From: evansiroky Date: Sun, 1 Apr 2018 23:16:25 -0700 Subject: Correct some validation issues --- timezones.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'timezones.json') diff --git a/timezones.json b/timezones.json index 6c7343b..895dffd 100644 --- a/timezones.json +++ b/timezones.json @@ -2042,6 +2042,11 @@ "op": "init", "source": "overpass", "id": "Rondônia" + }, { + "op": "difference", + "source": "overpass", + "id": "Bolivia", + "description": "There is a territorial dispute over Isla Suárez, but apparently Bolivia controls it (https://es.wikipedia.org/wiki/Isla_Su%C3%A1rez). Therefore this zone is diffed againest Bolivia." } ], "America/Puerto_Rico": [ @@ -3131,6 +3136,11 @@ "source": "manual-polygon", "data": [[[117.76,16.2],[116,14],[119,14],[117.76,16.2]]], "description": "Exclude Scarborough Shoal so it becomes part of Asia/Manila" + }, { + "op": "difference", + "source": "manual-polygon", + "data": [[[114.08,10.99],[114.13,10.9],[114.14,11],[114.08,10.99]]], + "description": "Clip part of area off of Subi Reef that encroaches on territory claimed by Philippines." } ], "Asia/Singapore": [ -- cgit v1.2.3