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
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
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: