When searching for "London Eye" on Open Street Map I get 3 results from Nominatim (1 attraction + 2 bus stops): OSM - London Eye. When I do the same search on Nominatim I only get 2 results (2 bus stops): Nominatim - London Eye. This is consistent with the results I get when I use the Nominatim API. Why are the results different? Shouldn't OSM be showing the same results as the Nominatim API? asked 03 Jun '15, 22:44 brunocostalopes |
Both have a "more results" button. However the order (i.e. importance) of the search results still differs.
I believe the "more results" is actually doing a new query. if you query the API directly you will only get 2 results.
Ok, after digging around a bit more, I now suspect that the OSM website is actually using the Mapquest servers, not sure if anyone can confirm that? That would explain the different results and I guess the question of why the Mapquest Nominatim Search Service does not match the OSM Nominatim is for a different forum.