fix: update nz.yaml with correct ids
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
id:
|
id:
|
||||||
relation:
|
relation:
|
||||||
# Auckland
|
# Auckland
|
||||||
"2094141": "city"
|
"17000522": "city"
|
||||||
# Wellington
|
# Wellington
|
||||||
"4266321": "city"
|
"4266321": "city"
|
||||||
# Christchurch
|
# Christchurch
|
||||||
@@ -31,12 +31,12 @@
|
|||||||
# Invercargill
|
# Invercargill
|
||||||
"1656388": "city"
|
"1656388": "city"
|
||||||
# Nelson
|
# Nelson
|
||||||
"4266962": "city"
|
"17000449": "city"
|
||||||
# Upper Hutt
|
# Upper Hutt
|
||||||
"4266375": "city"
|
"4266375": "city"
|
||||||
|
|
||||||
use_admin_center:
|
use_admin_center:
|
||||||
- id: 2094141 # Auckland
|
- id: 17000522 # Auckland
|
||||||
type: relation
|
type: relation
|
||||||
- id: 4266321 # Wellington
|
- id: 4266321 # Wellington
|
||||||
type: relation
|
type: relation
|
||||||
@@ -68,7 +68,7 @@
|
|||||||
- id: 1656388 # Invercargill
|
- id: 1656388 # Invercargill
|
||||||
type: relation
|
type: relation
|
||||||
probability: 0.7
|
probability: 0.7
|
||||||
- id: 4266962 # Nelson
|
- id: 17000449 # Nelson
|
||||||
type: relation
|
type: relation
|
||||||
- id: 4266375 # Upper Hutt
|
- id: 4266375 # Upper Hutt
|
||||||
type: relation
|
type: relation
|
||||||
|
|||||||
Reference in New Issue
Block a user