From 143cde5ec587de0c75c6a3c76b4ad0cbab75e741 Mon Sep 17 00:00:00 2001 From: Stefan Charsley Date: Thu, 25 Jan 2024 11:04:29 +1300 Subject: [PATCH] fix: update nz.yaml with correct ids --- resources/boundaries/osm/nz.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/boundaries/osm/nz.yaml b/resources/boundaries/osm/nz.yaml index ef4ba4e1a..edf588445 100644 --- a/resources/boundaries/osm/nz.yaml +++ b/resources/boundaries/osm/nz.yaml @@ -9,7 +9,7 @@ id: relation: # Auckland - "2094141": "city" + "17000522": "city" # Wellington "4266321": "city" # Christchurch @@ -31,12 +31,12 @@ # Invercargill "1656388": "city" # Nelson - "4266962": "city" + "17000449": "city" # Upper Hutt "4266375": "city" use_admin_center: - - id: 2094141 # Auckland + - id: 17000522 # Auckland type: relation - id: 4266321 # Wellington type: relation @@ -68,7 +68,7 @@ - id: 1656388 # Invercargill type: relation probability: 0.7 - - id: 4266962 # Nelson + - id: 17000449 # Nelson type: relation - id: 4266375 # Upper Hutt type: relation