You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to return place names with diacritics, when appropriate? For example, I have data where a place name is Concepcion, Chile with a diacritic on the second o (ó in HTML, https://en.wikipedia.org/wiki/Concepci%C3%B3n,_Chile). When providing lat/long from there, reverse_geocoder returns Conception without diacritics. It does this for several cities in Chile and so presumably in other countries. Is it possible to return diacritics?
The text was updated successfully, but these errors were encountered:
Is it possible to return place names with diacritics, when appropriate? For example, I have data where a place name is Concepcion, Chile with a diacritic on the second o (ó in HTML, https://en.wikipedia.org/wiki/Concepci%C3%B3n,_Chile). When providing lat/long from there, reverse_geocoder returns Conception without diacritics. It does this for several cities in Chile and so presumably in other countries. Is it possible to return diacritics?
The text was updated successfully, but these errors were encountered: