Skip to content

Commit

Permalink
Add Oslo Accord Areas B and C to Asia/Jerusalem.
Browse files Browse the repository at this point in the history
Fixes #53
  • Loading branch information
evansiroky committed Jan 6, 2019
1 parent 5348a6f commit e20e34d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
4 changes: 2 additions & 2 deletions expectedZoneOverlaps.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
],
"Asia/Hebron-Asia/Jerusalem": [
{
"bounds": [35.1, 31.7, 35.3, 31.9],
"description": "Allow disputed areas in Jerusalem (https://en.wikipedia.org/wiki/Borders_of_Israel#Status_of_Jerusalem) to overlap."
"bounds": [34.8, 31.3, 35.6, 32.6],
"description": "Allow disputed areas in Jerusalem (https://en.wikipedia.org/wiki/Borders_of_Israel#Status_of_Jerusalem) and Oslo Occord Areas B and C (see https://github.com/evansiroky/timezone-boundary-builder/issues/53 for discussion) to overlap."
}
],
"Asia/Ho_Chi_Minh-Asia/Manila": [
Expand Down
6 changes: 6 additions & 0 deletions osmBoundarySources.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
"基伍地区": {
"name": "基伍地区"
},
"שטח B": {
"name:he": "שטח B"
},
"שטח C": {
"name:he": "שטח C"
},
"Acre": {
"ISO3166-2": "BR-AC"
},
Expand Down
8 changes: 8 additions & 0 deletions timezones.json
Original file line number Diff line number Diff line change
Expand Up @@ -2897,6 +2897,14 @@
"op": "init",
"source": "overpass",
"id": "Israel"
}, {
"op": "union",
"source": "overpass",
"id": "שטח C"
}, {
"op": "union",
"source": "overpass",
"id": "שטח B"
}
],
"Asia/Kabul": [
Expand Down

0 comments on commit e20e34d

Please sign in to comment.