From: Sarah Hoffmann Date: Sat, 5 Nov 2022 13:33:28 +0000 (+0100) Subject: ignore interpolations without parent on reverse search X-Git-Tag: v4.2.0~18^2 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/0dbc0ae6d5bde2a91e30a7f204ee5918ada875ee?ds=inline;hp=0dbc0ae6d5bde2a91e30a7f204ee5918ada875ee ignore interpolations without parent on reverse search If no parent can be found for an interpolation, there is most likely a data error involved. So don' t show these interpolations in reverse search results. ---