]> git.openstreetmap.org Git - nominatim.git/commitdiff
place lookup: filter places that have no details
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 27 Aug 2020 07:33:21 +0000 (09:33 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 27 Aug 2020 07:33:21 +0000 (09:33 +0200)
In rare cases search_name might have entries for places for
which we do not return details, in particular for linkees.
Need to remove those entries in the result list before returning
the details.

Fixes #1932.


No differences found