Full OSM search #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, we only search for nearby POIs when clicking the map. It would be useful to have quick search buttons for restaurants, ATMs, etc., and also a full-text search for places.
Looks like Photon would be great for search-as-you-type. Free API access for Komoot's instance under fair use policy, haven't checked CORS support.
And aside from Overpass, we can also use Nominatim.
All of these are self-hostable in theory.