[openstreetmap-website] Nominatim more results url should use exclude list supplied with search response (#701)
Sarah Hoffmann
notifications at github.com
Wed Feb 12 19:50:44 UTC 2014
When building the 'more results' link, the website currently builds its own list of excluded place ids from the list of results. It should instead use the list supplied in Nominatim's response with the `exclude_place_ids` parameter . Reason is that Nominatim does some internal duplicate elimination so that some of the place_ids that need to be excluded don't show up in the result list.
To test/reproduce: search for `Скрыпнікава` on the website and click `more results`. The result should be a number of streets not another bus stop.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/701
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20140212/a486ca36/attachment.html>
More information about the rails-dev
mailing list