From cd8042f0340f58ffc1f7f1dab6cb9b15b15c2a08 Mon Sep 17 00:00:00 2001 From: acamat <56536271+acamat@users.noreply.github.com> Date: Thu, 8 Aug 2024 15:34:47 +0200 Subject: [PATCH] Update Marshall Islands.json All admin_level=4 relations are corrected to admin_level=8 to be in line with OSM standards, and two new admin_level=4 relations created for group of islands for Marshall Islands --- ExpectedStateOfAdmins/Marshall Islands.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ExpectedStateOfAdmins/Marshall Islands.json b/ExpectedStateOfAdmins/Marshall Islands.json index 58ae42f..6c7699e 100644 --- a/ExpectedStateOfAdmins/Marshall Islands.json +++ b/ExpectedStateOfAdmins/Marshall Islands.json @@ -5,6 +5,10 @@ "Iso3": "MHL", "Admins": { "4": [ + 7240959, + 7240960 + ], + "8": [ 3825897, 3825898, 3825899, @@ -31,4 +35,4 @@ 3825996 ] } -} \ No newline at end of file +}