diff --git a/resources/boundaries/osm/ps.yaml b/resources/boundaries/osm/ps.yaml new file mode 100644 index 00000000..cffbaf81 --- /dev/null +++ b/resources/boundaries/osm/ps.yaml @@ -0,0 +1,8 @@ +--- + admin_level: + "2": "country" + "3": "country_region" + "4": "state" + "5": "state_district" + "8": "city" + "10": "suburb" \ No newline at end of file