remove postcodes from countries that don't have them

The postcodes will only be removed as a 'computed postcode' they
are still searchable for the given object.
This commit is contained in:
Sarah Hoffmann
2022-05-12 11:43:47 +02:00
parent 21fb501699
commit 8080625747
6 changed files with 45 additions and 6 deletions

View File

@@ -13,4 +13,4 @@ ignored-classes=NominatimArgs,closing
# 'too-many-ancestors' is triggered already by deriving from UserDict
disable=too-few-public-methods,duplicate-code,too-many-ancestors,bad-option-value,no-self-use
good-names=i,x,y,fd,db
good-names=i,x,y,fd,db,cc