aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Siroky <evan.siroky@yahoo.com>2016-07-27 21:08:22 -0700
committerEvan Siroky <evan.siroky@yahoo.com>2016-07-27 21:08:22 -0700
commitaaf7616b1544b2ca28a57dc862b986dbbd613163 (patch)
treebd6782b8dd5ec398aa00863cf3975a4327c3c4b0
parentb4b17d59624d9c570b6d25b0ae0a8881bd17e148 (diff)
downloadtimezone-boundary-builder-aaf7616b1544b2ca28a57dc862b986dbbd613163.tar.gz
Add 3 more island timezones
Australia/Lord_Howe Europe/Guernsey Europe/Isle_of_Man Also add landlocked Europe/Busingen using efele Refs #1
-rw-r--r--osmBoundarySources.json6
-rw-r--r--timezones.json32
2 files changed, 38 insertions, 0 deletions
diff --git a/osmBoundarySources.json b/osmBoundarySources.json
index 0818587..1c47ec0 100644
--- a/osmBoundarySources.json
+++ b/osmBoundarySources.json
@@ -69,6 +69,9 @@
"Guadeloupe": {
"ISO3166-1": "GP"
},
+ "Guernsey": {
+ "ISO3166-1": "GG"
+ },
"Haiti": {
"ISO3166-1": "HT"
},
@@ -79,6 +82,9 @@
"name": "Iron County",
"nist:state_fips": "26"
},
+ "Isle of Man": {
+ "ISO3166-1": "IM"
+ },
"Jamaica": {
"ISO3166-1": "JM"
},
diff --git a/timezones.json b/timezones.json
index 33aaacc..49a4cfa 100644
--- a/timezones.json
+++ b/timezones.json
@@ -1220,6 +1220,17 @@
"id": "Australia/Broken_Hill"
}
],
+ "Australia/Lord_Howe": [
+ {
+ "op": "init",
+ "source": "overpass",
+ "id": "Australia"
+ }, {
+ "op": "intersect",
+ "source": "manual-polygon",
+ "data": [[[160,-33],[160,-31],[157,-31],[160,-33]]]
+ }
+ ],
"Europe/Andorra": [
{
"op": "init",
@@ -1248,6 +1259,13 @@
"id": "Europe/Budapest"
}
],
+ "Europe/Busingen": [
+ {
+ "op": "init",
+ "source": "efele",
+ "id": "Europe/Busingen"
+ }
+ ],
"Europe/Chisinau": [
{
"op": "init",
@@ -1255,6 +1273,20 @@
"id": "Europe/Chisinau"
}
],
+ "Europe/Guernsey": [
+ {
+ "op": "init",
+ "source": "overpass",
+ "id": "Guernsey"
+ }
+ ],
+ "Europe/Isle_of_Man": [
+ {
+ "op": "init",
+ "source": "overpass",
+ "id": "Isle of Man"
+ }
+ ],
"Europe/Kirov": [
{
"op": "init",