From 56a43e9936dc2a3c50ee2b0c86fcdb757abfdc4c Mon Sep 17 00:00:00 2001 From: Al Date: Mon, 3 Oct 2016 18:12:28 -0400 Subject: [PATCH] [boundaries] adding wards of Monaco as city_district --- resources/boundaries/osm/mc.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/boundaries/osm/mc.yaml b/resources/boundaries/osm/mc.yaml index 027c5a6b..1e49e42c 100644 --- a/resources/boundaries/osm/mc.yaml +++ b/resources/boundaries/osm/mc.yaml @@ -1,4 +1,5 @@ --- admin_level: "2": "country" - "8": "city" \ No newline at end of file + "8": "city" + "10": "city_district" \ No newline at end of file