diff --git a/resources/boundaries/names/global.yaml b/resources/boundaries/names/global.yaml index 061bc6b36..cc117e2ff 100644 --- a/resources/boundaries/names/global.yaml +++ b/resources/boundaries/names/global.yaml @@ -71,9 +71,3 @@ names: probability: 0.01 - alternative: official_name probability: 0.01 - - - # OSM relations should inherit properties from their admin_center - override_with_admin_center: - - id: 92277 # Bangkok - type: relation diff --git a/resources/parser/default.yaml b/resources/parser/default.yaml index b7a15fd91..0cff50928 100644 --- a/resources/parser/default.yaml +++ b/resources/parser/default.yaml @@ -84,6 +84,12 @@ category: drop_places_probability: 0.1 # drop place names drop_postcode_probability: 0.3 # drop postal code +boundaries: + # OSM relations should inherit properties from their admin_center + override_with_admin_center: + - id: 92277 # Bangkok + type: relation + neighborhood: # Usually in Germany, may have e.g. name:prefix=Ortsteil add_prefix_probability: 0.5