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