aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2020-04-26 12:58:07 -0700
committerevansiroky <evan.siroky@yahoo.com>2020-04-26 12:58:07 -0700
commit7df927b2663e83458c7f56d0278140139fd1b496 (patch)
tree3565b04c42c853b0e74f3fb9f763d6e85ef2be0c
parent8abe1eafe0f1893f9e6791bcbd0de66c93c0d28f (diff)
downloadtimezone-boundary-builder-7df927b2663e83458c7f56d0278140139fd1b496.tar.gz
Account for some exclaves of the Europe/Moscow and Europe/Samara timezone
-rw-r--r--timezones.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/timezones.json b/timezones.json
index 7af9ffe..6e3604e 100644
--- a/timezones.json
+++ b/timezones.json
@@ -4105,6 +4105,11 @@
"op": "union",
"source": "overpass",
"id": "Udmurtia"
+ }, {
+ "op": "union",
+ "source": "manual-polygon",
+ "data": [[[53.05,56.185],[53.11,56.18],[53.1,56.23],[53.05,56.185]]],
+ "description": "Union this area to add some exclaves that probably don't belong to Moscow timezone"
}
],
"Europe/San_Marino": [
@@ -4126,6 +4131,15 @@
"op": "init",
"source": "overpass",
"id": "Saratov"
+ }, {
+ "op": "intersect",
+ "source": "manual-polygon",
+ "data": [[[46.7,52.7],[46.6,52.65],[46.7,52.65],[46.7,52.7]]],
+ "description": "Intersect with part of Moscow timezone along a river to cover holes between the OSM boundaries of Saratov and the Moscow timezone"
+ }, {
+ "op": "difference",
+ "source": "overpass",
+ "id": "Moscow-tz"
}
],
"Europe/Simferopol": [