I am currently testing the reverse geocoding feature with Nominatim.
I have a cell with latitude, another with longitude and using the formula =NominatimReverseGeocode(lat, lng), I get an error when I have complex GPS coordinates like for example: 38.8950368,-77.0365427.
Hi,
First of all, thank you for your work!
I am currently testing the reverse geocoding feature with Nominatim.
I have a cell with latitude, another with longitude and using the formula =NominatimReverseGeocode(lat, lng), I get an error when I have complex GPS coordinates like for example: 38.8950368,-77.0365427.
It only works with values without decimals.
Am I missing something?
Killian