From: Sarah Hoffmann Date: Wed, 7 Jun 2017 21:19:56 +0000 (+0200) Subject: Ignore postcodes with comma and semicolon when computing address X-Git-Tag: v3.0.0~7 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/5e5713b90f68f03f8f2332a3565ace5bb0003824?hp=5e5713b90f68f03f8f2332a3565ace5bb0003824 Ignore postcodes with comma and semicolon when computing address OSM has sometimes postcode lists for cities which should simply be ignored. Fixes #673. ---