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