From 90533267b166f0ce4fcfa6cd4f5ab90bb128d811 Mon Sep 17 00:00:00 2001 From: Al Date: Mon, 3 Oct 2016 13:00:10 -0400 Subject: [PATCH] [boundaries] admin_level=4 is country_region in Macedonia, no states --- resources/boundaries/osm/mk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/boundaries/osm/mk.yaml b/resources/boundaries/osm/mk.yaml index 40cd9f35..6b0fad74 100644 --- a/resources/boundaries/osm/mk.yaml +++ b/resources/boundaries/osm/mk.yaml @@ -1,7 +1,7 @@ --- admin_level: "2": "country" - "4": "state" + "4": "country_region" "6": "city" "7": "city" "8": "city"