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.
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.
raucao
added the feature label 2026-01-27 07:59:22 +00:00
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.
Looks like [Photon](https://photon.komoot.io) 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](https://nominatim.org).
All of these are self-hostable in theory.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.