From b3215b802d233010579abe6ecea598ea01c26afa Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Mon, 30 Mar 2020 18:30:11 +0200 Subject: [PATCH] downgrade borough and remove unincorporated area --- settings/address-levels.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/settings/address-levels.json b/settings/address-levels.json index c4fcf910..9f32fc98 100644 --- a/settings/address-levels.json +++ b/settings/address-levels.json @@ -14,8 +14,7 @@ "village" : [19, 16], "municipality" : [19, 16], "district" : [19, 16], - "unincorporated_area" : [19, 16], - "borough" : [19, 16], + "borough" : [19, 18], "hamlet" : 20, "suburb" : 20, "croft" : 20, -- 2.45.2