From 18072094f503fb0cf270900fa61bb68f16e42b80 Mon Sep 17 00:00:00 2001 From: Al Date: Tue, 10 May 2016 09:41:06 -0400 Subject: [PATCH] [boundaries] Macao boundary type mapping --- resources/boundaries/osm/mo.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 resources/boundaries/osm/mo.yaml diff --git a/resources/boundaries/osm/mo.yaml b/resources/boundaries/osm/mo.yaml new file mode 100644 index 00000000..464d79b3 --- /dev/null +++ b/resources/boundaries/osm/mo.yaml @@ -0,0 +1,5 @@ +--- + admin_level: + "3": "country" + "5": "state" + "6": "state_district" \ No newline at end of file