gramener / geocode-excel

Convert addresses to lat-longs (and vice versa) in Excel
48 stars 22 forks source link

"The download of the specified resource has failed." #7

Closed eightflat closed 2 years ago

eightflat commented 2 years ago

Hello, when I try to reverse geocode using the Nominatim function (=NominatimReverseGeocode(lat, lng)) I get the red text "The download of the specified resource has failed."

nx9FgTi

This appears to be the case with multiple legitimate latitude-longitude pairs. Normal geocoding (=NominatimGeocode(address)) works with no problem. Am I missing something obvious, or do you see anything obvious that has changed with the API or elsewhere?

Thank you very much for your time developing this and for reading this :)

sanand0 commented 2 years ago

The latest version fixes this issue @eightflat -- thanks for raising it!