Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse API Disabled #52

Open
DrewRidley opened this issue Dec 22, 2024 · 0 comments
Open

Reverse API Disabled #52

DrewRidley opened this issue Dec 22, 2024 · 0 comments

Comments

@DrewRidley
Copy link

Hey all, this library seems to completely rely upon the reverse endpoint from Nominatim over at OSM.
Recently they deprecated this endpoint in the PHP endpoint

flutter: Location Picker Error: ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 61), address = nominatim.openstreetmap.org, port = 64249, uri=https://nominatim.openstreetmap.org/reverse?format=json&lat=lat&lon=long&zoom=18&addressdetails=1&accept-language=en

Now I get this error, presumably because this reverse endpoint was deprecated and no longer serves any data. Are there any plans to migrate this, or support a method to pick that doesn't use reverse lookup?

Any insight would be much appreciated and I would be more than happy to submit a PR if deemed necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant