[openstreetmap-website] Geocoding requests made twice (#922)
Richard Fairhurst
notifications at github.com
Wed Mar 4 15:03:34 UTC 2015
Searching for a placename on osm.org using the standard UI currently makes two identical sets of HTTP requests to /search, /geocoder/search_osm_nominatim and /geocoder/search_geonames.
The result is a 'flicker' after the result is first loaded then cleared again.
This appears to only happen after user input, not when the placename is part of the query string (e.g. http://www.openstreetmap.org/search?query=Charlbury).
Tested on Chromium 38 and Firefox 31.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/922
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20150304/63cb8c03/attachment.html>
More information about the rails-dev
mailing list