Hi,
I am looking for a geocoding API call that returns the street address for the lat and lon I can use in my Node-Red flow.
If anyone know of a good one it will be appreciated.
Thank you
Hi,
I am looking for a geocoding API call that returns the street address for the lat and lon I can use in my Node-Red flow.
If anyone know of a good one it will be appreciated.
Thank you
For non-commercial use the Nominatim one works fairly well.
Or maybe the google one - https://flows.nodered.org/flow/beeebf85bcc462546939
Thank you Sir.
Can you use the Google one free for low number of calls a day?
No idea - I don't use it - but looks like maybe not - Geocoding API Usage and Billing  | Google Developers
will let you investigate
Nominatim is actually a bit more accurate in my town out of 10 places I checked. So please do your own testing, prior to implementing.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.