What do you use for forward geocoding?
I am currently using https://docs.mapbox.com/api/search/geocoding/ for forward geocoding. I'm wondering what others use for geocoding, and their experience (how it performs, reliability, cost)
Thanks! Run your own: https://github.com/osm-search/Nominatim You can find many other open source projects that utilize OSM (and support autocomplete and other features).