@Alonealastalovedalongthe My issue with #OpenStreetMap is that the search is so poor.
I can enter, say, Lat/Lon coords into Google Maps, and get a pindrop on that spot. OSM has NFC what I'm talking about.
Searching by location name is similarly disappointing. Google does get context and relevance in ways OSM doesn't.
And for the record: I'd vastly prefer to entirely replace Google Maps. Not entirely yet.
OSM's overlays are noice though.
@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 )