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
Browse filesBrowse the repository at this point in the historyBrowse files
Brandon Plubell
committed
Add app identifier to User-Agent for Nominatim requests
An openstreetmap.org system administrator recommended we include an app
identifier in the User-Agent header. My inference is that they block
based on the User-Agent. However, I did not want to use only the app
identifier so I found the form that Craft uses and copied that,
appending the app identifier.
0 commit comments