From c038e2b7fd3f45661ff121083f002488bc002852 Mon Sep 17 00:00:00 2001 From: Al Date: Tue, 19 Jul 2016 04:26:34 -0400 Subject: [PATCH] [boundaries] Qatar --- resources/boundaries/osm/qa.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 resources/boundaries/osm/qa.yaml diff --git a/resources/boundaries/osm/qa.yaml b/resources/boundaries/osm/qa.yaml new file mode 100644 index 00000000..aedb3ab5 --- /dev/null +++ b/resources/boundaries/osm/qa.yaml @@ -0,0 +1,11 @@ +--- + admin_level: + "2": "country" + "4": "city" + "10": "city_district" + + overrides: + id: + relation: + # Doha listed as both admin_level 4 and 10 + "3671049": "city" \ No newline at end of file