aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Siroky <evan.siroky@yahoo.com>2016-07-29 00:25:16 -0700
committerEvan Siroky <evan.siroky@yahoo.com>2016-07-29 00:25:16 -0700
commit10ec861533a2971e6a00742b668489a2ab98a8fd (patch)
tree5dc17f9baa3338187d8fd051dbd74c0e8a534d75
parentaaf7616b1544b2ca28a57dc862b986dbbd613163 (diff)
downloadtimezone-boundary-builder-10ec861533a2971e6a00742b668489a2ab98a8fd.tar.gz
Add 3 more island timezones
Europe/Jersey Europe/London Europe/Malta Refs #1
-rw-r--r--osmBoundarySources.json9
-rw-r--r--timezones.json21
2 files changed, 30 insertions, 0 deletions
diff --git a/osmBoundarySources.json b/osmBoundarySources.json
index 1c47ec0..d76f7c9 100644
--- a/osmBoundarySources.json
+++ b/osmBoundarySources.json
@@ -91,6 +91,12 @@
"Japan": {
"ISO3166-1": "JP"
},
+ "Jersey": {
+ "ISO3166-1": "JE"
+ },
+ "Malta": {
+ "ISO3166-1": "MT"
+ },
"Martinique": {
"ISO3166-1": "MQ"
},
@@ -161,6 +167,9 @@
"Turks and Caicos Islands": {
"ISO3166-1": "TC"
},
+ "United Kingdom": {
+ "ISO3166-1": "GB"
+ },
"USA": {
"ISO3166-1": "US"
},
diff --git a/timezones.json b/timezones.json
index 49a4cfa..d6c6b86 100644
--- a/timezones.json
+++ b/timezones.json
@@ -1287,6 +1287,13 @@
"id": "Isle of Man"
}
],
+ "Europe/Jersey": [
+ {
+ "op": "init",
+ "source": "overpass",
+ "id": "Jersey"
+ }
+ ],
"Europe/Kirov": [
{
"op": "init",
@@ -1294,6 +1301,13 @@
"id": "Europe/Kirov"
}
],
+ "Europe/London": [
+ {
+ "op": "init",
+ "source": "overpass",
+ "id": "United Kingdom"
+ }
+ ],
"Europe/Luxembourg": [
{
"op": "init",
@@ -1301,6 +1315,13 @@
"id": "Europe/Luxembourg"
}
],
+ "Europe/Malta": [
+ {
+ "op": "init",
+ "source": "overpass",
+ "id": "Malta"
+ }
+ ],
"Europe/Minsk": [
{
"op": "init",