]> git.openstreetmap.org Git - nominatim.git/commit
ignore interpolations without parent on reverse search
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 5 Nov 2022 13:33:28 +0000 (14:33 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 19 Nov 2022 14:49:17 +0000 (15:49 +0100)
commit9d009c7967774a9f3a97bb727fa8f2ee904794ca
tree8acb22317788152e6af947109b1dbf7b16752d16
parent442e8fb411ba718a6ebb2d991b3fb0909293c958
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.
lib-php/ReverseGeocode.php