aboutsummaryrefslogtreecommitdiff
path: root/timezones.json
diff options
context:
space:
mode:
authorEvan Siroky <evan.siroky@yahoo.com>2017-10-14 23:47:21 -0700
committerEvan Siroky <evan.siroky@yahoo.com>2017-10-14 23:47:21 -0700
commit1bcd47720589af452514c85e6321ac0c0ce7b09b (patch)
tree5607a7bad652f7829e17a58560d30c10b680afae /timezones.json
parent62025215040969cb10345a5747994664eb3eb062 (diff)
downloadtimezone-boundary-builder-1bcd47720589af452514c85e6321ac0c0ce7b09b.tar.gz
Add Page, AZ to America/Phoenix
Also, add the ability to use ways that represent polygons in fetching overpass data. Fixes #9
Diffstat (limited to 'timezones.json')
-rw-r--r--timezones.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/timezones.json b/timezones.json
index 4e103fd..a53394b 100644
--- a/timezones.json
+++ b/timezones.json
@@ -1168,6 +1168,10 @@
"source": "overpass",
"id": "Boise-tz"
}, {
+ "op": "difference",
+ "source": "overpass",
+ "id": "Page"
+ }, {
"op": "union",
"source": "overpass",
"id": "Sioux County, ND"
@@ -1192,6 +1196,11 @@
"op": "difference",
"source": "overpass",
"id": "Morton County, ND"
+ }, {
+ "op": "difference",
+ "source": "manual-polygon",
+ "data": [[[-111.432,36.937],[-111.423,36.933],[-111.423,36.928],[-111.488,36.875],[-111.58,36.875],[-111.45,36.97],[-111.432,36.937]]],
+ "description": "Exclude artifacts as result of mismatching City boundary of Page, AZ"
}
],
"America/Detroit": [
@@ -1984,6 +1993,15 @@
"op": "init",
"source": "overpass",
"id": "Phoenix-tz"
+ }, {
+ "op": "union",
+ "source": "overpass",
+ "id": "Page"
+ }, {
+ "op": "union",
+ "source": "manual-polygon",
+ "data": [[[-111.432,36.937],[-111.423,36.933],[-111.423,36.928],[-111.488,36.875],[-111.58,36.875],[-111.45,36.97],[-111.432,36.937]]],
+ "description": "Include artifacts as result of mismatching City boundary of Page, AZ"
}
],
"America/Port-au-Prince": [