aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--osmBoundarySources.json15
-rw-r--r--timezones.json19
2 files changed, 34 insertions, 0 deletions
diff --git a/osmBoundarySources.json b/osmBoundarySources.json
index 130203b..b869e7b 100644
--- a/osmBoundarySources.json
+++ b/osmBoundarySources.json
@@ -1,4 +1,19 @@
{
+ "Dickinson County, MI": {
+ "name": "Dickinson County",
+ "nist:state_fips": "26"
+ },
+ "Gogebic County": {
+ "name": "Gogebic County"
+ },
+ "Iron County, MI": {
+ "name": "Iron County",
+ "nist:state_fips": "26"
+ },
+ "Menominee County, MI": {
+ "name": "Menominee County",
+ "nist:state_fips": "26"
+ },
"Michigan": {
"ISO3166-2": "US-MI"
},
diff --git a/timezones.json b/timezones.json
index 8fdaa72..1aca593 100644
--- a/timezones.json
+++ b/timezones.json
@@ -487,6 +487,25 @@
"id": "America/Manaus"
}
],
+ "America/Menominee": [
+ {
+ "op": "init",
+ "source": "overpass",
+ "id": "Gogebic County"
+ }, {
+ "op": "union",
+ "source": "overpass",
+ "id": "Iron County, MI"
+ }, {
+ "op": "union",
+ "source": "overpass",
+ "id": "Dickinson County, MI"
+ }, {
+ "op": "union",
+ "source": "overpass",
+ "id": "Menominee County, MI"
+ }
+ ],
"America/North_Dakota/Beulah": [
{
"op": "init",