From 2c254ebc5eab65f479393d8a2f8487781478d702 Mon Sep 17 00:00:00 2001 From: Al Date: Tue, 8 Dec 2015 23:09:28 -0500 Subject: [PATCH] [fix] Belgium cities again --- resources/boundaries/osm/be.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/resources/boundaries/osm/be.json b/resources/boundaries/osm/be.json index 30a0b365..c5a44b6d 100644 --- a/resources/boundaries/osm/be.json +++ b/resources/boundaries/osm/be.json @@ -4,7 +4,6 @@ "4": "state", "6": "state_district", "7": "state_district", - "8": "city", - "9": "suburb" + "8": "city" } -} \ No newline at end of file +}