]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/country_settings.yaml
ignore 5+ postcodes in the US for now
[nominatim.git] / settings / country_settings.yaml
index 14d08de3a30098faf19946c811290e9c5ce92499..b0bacdfcc5d4dc60c944d4a14cfaf9e455a897d8 100644 (file)
@@ -1998,7 +1998,7 @@ ua:
     languages: uk
     names: !include country-names/ua.yaml
     postcode:
-      pattern: "ddddd"
+      pattern: "d?ddddd"
 
 
 # Uganda (Uganda)
@@ -2024,7 +2024,7 @@ us:
     languages: en
     names: !include country-names/us.yaml
     postcode:
-      pattern: "(ddddd)(?:-dddd)?"
+      pattern: "ddddd"
 
 
 # Uruguay (Uruguay)