From 4b67cf79f4da439be66455cfb631f571ba4e62f9 Mon Sep 17 00:00:00 2001 From: Al Date: Mon, 25 Jul 2016 15:02:22 -0400 Subject: [PATCH] [boundaries/osm] Mapping regions of England to state --- resources/boundaries/osm/gb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/boundaries/osm/gb.yaml b/resources/boundaries/osm/gb.yaml index 5761039c..e7b6ed7a 100644 --- a/resources/boundaries/osm/gb.yaml +++ b/resources/boundaries/osm/gb.yaml @@ -2,7 +2,7 @@ admin_level: "2": "country" "4": "country_region" - "5": "state_district" + "5": "state" "6": "city" "8": "city_district" "10": "suburb"