aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2020-04-27 15:20:30 -0700
committerevansiroky <evan.siroky@yahoo.com>2020-04-27 15:20:30 -0700
commitc71dce8f028d4d87045e99d4721456c0ae4e2d50 (patch)
tree06f33eb35c8aa6168136280435879b0726cd6f59
parent37c0c02aced1fc9a45e8fa25ad96ec1adb5513d2 (diff)
downloadtimezone-boundary-builder-c71dce8f028d4d87045e99d4721456c0ae4e2d50.tar.gz
Fix manual intersect to help create America/Swift_Current
-rw-r--r--timezones.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/timezones.json b/timezones.json
index f884cb1..d530459 100644
--- a/timezones.json
+++ b/timezones.json
@@ -2279,7 +2279,7 @@
}, {
"op": "intersect",
"source": "manual-polygon",
- "data": [[[-114,47],[-100,47],[-110,59],[-114,47]]],
+ "data": [[[-114,47],[-100,47],[-109,59.9],[-114,47]]],
"description": "Intersect a good chunk of Canada containing parts of Alberta and Saskatchewan."
}, {
"op": "difference",