From 7489c99e22fddd92a11699599f01595683dbd19b Mon Sep 17 00:00:00 2001 From: Al Date: Mon, 3 Oct 2016 23:00:24 -0400 Subject: [PATCH] [boundaries] changing historical provinces of Ireland to country_region and mapping Irish counties to state with an exception for Dublin City --- resources/boundaries/osm/ie.yaml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/resources/boundaries/osm/ie.yaml b/resources/boundaries/osm/ie.yaml index 2eb5e15f..9fc9c8b5 100644 --- a/resources/boundaries/osm/ie.yaml +++ b/resources/boundaries/osm/ie.yaml @@ -1,8 +1,14 @@ --- - admin_level: - "2": "country" - "5": "state" - "6": "state_district" - "7": "city_district" - "10": "suburb" + admin_level: + "2": "country" + "5": "country_region" + "6": "state" + "7": "state" + "10": "suburb" + + overrides: + id: + relation: + # Dublin + "1109531": "city"