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

Remove trailing slash in Nominatim Search API endpoint: https://nominatim.openstreetmap.org/search #466

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

volterra79
Copy link
Member

@volterra79 volterra79 commented Aug 3, 2023

Related to: osm-search/Nominatim#3134, closes: #465

image

Due to changes in Nominatim api, need to remove Trailing Slash to geocoding control Search API:

Before

  • https://nominatim.openstreetmap.org/search/

After

  • https://nominatim.openstreetmap.org/search

@volterra79 volterra79 added this to the v3.8 milestone Aug 3, 2023
@volterra79 volterra79 requested a review from Raruto August 3, 2023 10:17
@volterra79 volterra79 self-assigned this Aug 3, 2023
@volterra79 volterra79 merged commit 7293496 into dev Aug 3, 2023
@volterra79 volterra79 deleted the issue_465 branch August 3, 2023 10:17
@volterra79 volterra79 added the bug Something isn't working label Aug 3, 2023
@Raruto Raruto changed the title Nominatim search api change Remove trailing slash in Nominatim Search API endpoint: https://nominatim.openstreetmap.org/search Aug 7, 2023
@Raruto Raruto added refactoring Anything which could result in a API change and removed bug Something isn't working labels Aug 7, 2023
volterra79 added a commit that referenced this pull request Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Anything which could result in a API change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nominatim Search doesn't work
2 participants