From: Sarah Hoffmann Date: Mon, 30 Mar 2020 16:30:11 +0000 (+0200) Subject: downgrade borough and remove unincorporated area X-Git-Tag: v3.5.0~61 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/b3215b802d233010579abe6ecea598ea01c26afa?hp=-c downgrade borough and remove unincorporated area --- b3215b802d233010579abe6ecea598ea01c26afa 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,