[boundaries] making Kingston parish a city and only using the name Kingston, just so the parser doesn't have to disambiguate between references to the parish vs. the city, both referred to as Kingston
This commit is contained in:
@@ -58,6 +58,10 @@ names:
|
||||
type: relation
|
||||
default: name # Richmond County
|
||||
probability: 1.0
|
||||
- id: 6577227 # Kingston Parish (always use Kingston)
|
||||
type: relation
|
||||
default: name # Kingston
|
||||
probability: 1.0
|
||||
- id: 556706 # New Zealand
|
||||
type: relation
|
||||
default: name:en
|
||||
|
||||
@@ -5,6 +5,10 @@
|
||||
"8": "city"
|
||||
|
||||
overrides:
|
||||
id:
|
||||
# Kingston (parish)
|
||||
"6577227": "city"
|
||||
|
||||
use_admin_center:
|
||||
- id: 319355 # Kingston and St Andrew Corporation
|
||||
type: relation
|
||||
|
||||
Reference in New Issue
Block a user