What do you use for forward geocoding? 1 points by talmr 5y ago ↗ HN 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!
[–] phillipseamore 5y ago ↗ Run your own: https://github.com/osm-search/NominatimYou can find many other open source projects that utilize OSM (and support autocomplete and other features).
1 comment
[ 2.9 ms ] story [ 11.6 ms ] threadYou can find many other open source projects that utilize OSM (and support autocomplete and other features).