aboutsummaryrefslogtreecommitdiff
path: root/timezones.json
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2018-11-16 21:41:39 -0800
committerevansiroky <evan.siroky@yahoo.com>2018-11-16 21:41:39 -0800
commit4af5e126f1a6c30c09b50199ca94608bf874f103 (patch)
tree3852d7170176d2d77688c0ac394715fcd445a883 /timezones.json
parent26dea2b53130f6c5395c7a9e36ce1dfab0857f85 (diff)
downloadtimezone-boundary-builder-4af5e126f1a6c30c09b50199ca94608bf874f103.tar.gz
Update definition of America/Edmonton to work with changes to Creston timezone
Diffstat (limited to 'timezones.json')
-rw-r--r--timezones.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/timezones.json b/timezones.json
index b8d5bba..538996a 100644
--- a/timezones.json
+++ b/timezones.json
@@ -1243,7 +1243,24 @@
{
"op": "init",
"source": "overpass",
+ "id": "Canada"
+ }, {
+ "op": "intersect",
+ "source": "manual-polygon",
+ "data": [[[-118,55],[-123,48],[-112,48],[-118,55]]],
+ "description": "The Edmonton timezone in OSM currently does not include the British Columbia portion. Therefore, the boundary is obtained by first intersect Canada with this polygon and then remove the Vancouver and Creston timezones."
+ }, {
+ "op": "union",
+ "source": "overpass",
"id": "Edmonton-tz"
+ }, {
+ "op": "difference",
+ "source": "overpass",
+ "id": "Vancouver-tz"
+ }, {
+ "op": "difference",
+ "source": "overpass",
+ "id": "Creston-tz"
}
],
"America/Eirunepe": [