From b75419d6e8416d0850e9985f9115f52cc50ffbbb Mon Sep 17 00:00:00 2001 From: Al Date: Wed, 24 Aug 2016 23:37:44 -0400 Subject: [PATCH] [boundaries] Luxembourg quarters = city_district --- resources/boundaries/osm/lu.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/boundaries/osm/lu.yaml b/resources/boundaries/osm/lu.yaml index 7b089905..106e88fd 100644 --- a/resources/boundaries/osm/lu.yaml +++ b/resources/boundaries/osm/lu.yaml @@ -7,3 +7,9 @@ "8": "city" "9": "suburb" + overrides: + contained_by: + relation: + "407489": + admin_level: + "9": "city_district" \ No newline at end of file