aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2019-03-31 20:17:04 -0700
committerevansiroky <evan.siroky@yahoo.com>2019-03-31 20:17:04 -0700
commitccbd178a94246cd9f0bfe712a0dcfecbe14f0a3f (patch)
treee42522acee151e9915432c43bdc247344d7162aa
parentdd37978d40ea74aaba91b246f47d4e0d9d9a80bd (diff)
downloadtimezone-boundary-builder-ccbd178a94246cd9f0bfe712a0dcfecbe14f0a3f.tar.gz
Make Bir Tawil area a part of Africa/Cairo instead of Africa/Khartoum
-rw-r--r--CHANGELOG.md3
-rw-r--r--osmBoundarySources.json3
-rw-r--r--timezones.json10
3 files changed, 10 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff6716f..80df6b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,11 @@
-## Unreleased
+## 2019a
### Zone Changes
* Split Vietnam into 2 zones ([#66](https://github.com/evansiroky/timezone-boundary-builder/issues/66))
* Make Northern Vietnam be a part of `Asia/Bangkok`
* Southern Vietnam stays `Asia/Ho_Chi_Minh`
+* Make Bir Tawil area be a part of `Africa/Cairo` instead of being a part of `Africa/Khartoum`.
* Update to latest OSM data
### Other Changes
diff --git a/osmBoundarySources.json b/osmBoundarySources.json
index 158ad7c..7c334a3 100644
--- a/osmBoundarySources.json
+++ b/osmBoundarySources.json
@@ -141,6 +141,9 @@
"Bermuda": {
"ISO3166-1": "BM"
},
+ "Bir Tawil": {
+ "alt_name:en": "Bi'r Tawīl"
+ },
"Bledsoe County, TN": {
"name": "Bledsoe County",
"nist:state_fips": "47"
diff --git a/timezones.json b/timezones.json
index cc6a461..b908e7f 100644
--- a/timezones.json
+++ b/timezones.json
@@ -88,6 +88,11 @@
"op": "init",
"source": "overpass",
"id": "Egypt"
+ }, {
+ "op": "union",
+ "source": "overpass",
+ "id": "Bir Tawil",
+ "description": "Although Bir Tawil is officially not part of Egypt, union to avoid holes. The wikipedia article on Bir Tawil suggests that Egypt retains administrative control of the area (https://en.wikipedia.org/wiki/Bir_Tawil)."
}
],
"Africa/Casablanca": [
@@ -220,11 +225,6 @@
"op": "init",
"source": "overpass",
"id": "Sudan"
- }, {
- "op": "union",
- "source": "manual-polygon",
- "data": [[[33,22],[34,21],[35,22],[33,22]]],
- "description": "Add unclaimed area of Bir Tawil to Sudan to avoid having holes."
}
],
"Africa/Kigali": [