]> git.openstreetmap.org Git - nominatim.git/commitdiff
ignore postcodes with colons
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 19 Sep 2020 15:23:40 +0000 (17:23 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 19 Sep 2020 15:23:40 +0000 (17:23 +0200)
Colons are used as a delimiter in tiger:left and tiger:right tags
when multiple postcodes are given. Ignore those. This was already
done in the postcode update script. This changes just makes the
two places consistent where postcodes are added.


No differences found