From cc3b1b2cd975e97c52abae2ac678eecb6ce74ab8 Mon Sep 17 00:00:00 2001 From: Al Date: Mon, 18 Jul 2016 18:13:12 -0400 Subject: [PATCH] [boundaries] Paraguay --- resources/boundaries/osm/py.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 resources/boundaries/osm/py.yaml diff --git a/resources/boundaries/osm/py.yaml b/resources/boundaries/osm/py.yaml new file mode 100644 index 00000000..fdfea861 --- /dev/null +++ b/resources/boundaries/osm/py.yaml @@ -0,0 +1,7 @@ +--- + admin_level: + "2": "country" + "3": "country_region" + "4": "state" + "8": "city" + "10": "suburb" \ No newline at end of file