This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

searching near my location

3

After clicking on the Show my location button, I type bus station in the search box, and the results are very far from me. Is this a bug or a feature?

After studying Nominatim, I can obtain the expected results searching for "bus stations near city_name", but I don't think the average user will try so hard.

Don't you think Nominatim as used in osm.org should employ distance to prioritize/filter results?

Thanks,
-Felipe.

asked 06 Apr '15, 13:54

fgnievinski's gravatar image

fgnievinski
86227
accept rate: 0%

edited 06 Apr '15, 14:47

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

1

I learned that Nominatim supports bounded searches, so maybe the Web interface at openstreetmap.org could show a check-box allowing users to set this option.

(06 Apr '15, 15:01) fgnievinski

Source code available on GitHub .