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

Cities don't come in the results anymore #3196

Closed
tiagomn opened this issue Sep 11, 2023 · 7 comments · Fixed by #3201
Closed

Cities don't come in the results anymore #3196

tiagomn opened this issue Sep 11, 2023 · 7 comments · Fixed by #3201

Comments

@tiagomn
Copy link

tiagomn commented Sep 11, 2023

Hi Guys, It's been around 2 months since some cities in Brazil are not coming in the results. I'll give one example which the result is not correct as we expected:

https://nominatim.openstreetmap.org/search?q=sao%20jose%20dos%20campos&addressdetails=1&accept-language=pt-BR&format=jsonv2

It was supposed to return Sao Jose dos Campo, SP, Brazil but it's not returning anymore, and this is city is quite famous here in Brazil.

Do you guys know if there was an update in the Nominatim Database? As other cities don't come in the result either.

lonvia added a commit to lonvia/Nominatim that referenced this issue Sep 11, 2023
@mtmail
Copy link
Collaborator

mtmail commented Sep 11, 2023

So the expected top result is either
São José dos Campos
https://nominatim.openstreetmap.org/ui/details.html?osmtype=R&osmid=298019&class=boundary (place=municipality)
or
São José dos Campos
https://nominatim.openstreetmap.org/ui/details.html?osmtype=R&osmid=5349757&class=boundary (admin_level=9 (district))

@tiagomn
Copy link
Author

tiagomn commented Sep 14, 2023

Hi mate.

Should be the first one. Many cities like this were shown in the past, but around 2 months they haven't been shown in the results. I also realized the the results are coming with few or may be one result of cities we type. For example: Sao Paulo, SP, there are other cities in Brazil called Sao Paulo, but in different states, but nominatim are showing only Sao Paulo, SP

@tiagomn
Copy link
Author

tiagomn commented Sep 15, 2023

Also, there is another important city here in Brazil which is not showing either: São Bernardo do Campo, SP, Brazil

@mtmail
Copy link
Collaborator

mtmail commented Sep 15, 2023

Please list the exact search (URL) you're doing and which result (link to OSM object) that you'd expect to be the first result. This will help us avoid misunderstandings, especially in case one issue gets solved to see if the next is still open. We have instructions how to find the URLs on https://raw.githubusercontent.com/osm-search/Nominatim/master/.github/ISSUE_TEMPLATE/report-issues-with-search-results.md

(You can find that template by clicking "Get Started" next to "Report issues with search results" on https://github.com/osm-search/Nominatim/issues/new/choose)

@tiagomn
Copy link
Author

tiagomn commented Sep 15, 2023

@tiagomn
Copy link
Author

tiagomn commented Sep 25, 2023

Hi Guys. Thanks for fixing those cities, but the Capital of Brazil which is Brasilia, DF is not showing neither. Would you mind to take a look at this issue, please?

@mtmail
Copy link
Collaborator

mtmail commented Sep 25, 2023

Please open a new issue and use the report template "Report issues with search results" https://github.com/osm-search/Nominatim/issues/new/choose

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

Successfully merging a pull request may close this issue.

2 participants