@dredmorbius @Alonealastalovedalongthe
I have also noticed the search function on openstreetmap.org is not always the best. Are there any projects to improve the algorithm?
@hinton @dredmorbius @Alonealastalovedalongthe BTW I've never tried putting a geo coordinate into the search box on osm.org. You might be able to get inspiration on how to fix/improve it from a controversial suggestion add OLC to the search ( https://github.com/openstreetmap/openstreetmap-website/pull/1818 ), it's the first thing that comes to my mind
@hinton @dredmorbius @Alonealastalovedalongthe The software behind the search box on OpenStreetMap.org uses software called Nominatim ( https://wiki.openstreetmap.org/wiki/Nominatim ). “Searching addresses” is called “geocoding”, there aren't many tools that do that ( https://wiki.openstreetmap.org/wiki/Search_engines ).
The search box on osm.org first goes through a few local processing, if there's a bug you can file issue there ( https://github.com/openstreetmap/openstreetmap-website )