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

Fix subregions search #47

Merged
merged 2 commits into from
Jun 13, 2022
Merged

Conversation

ClaroHenrique
Copy link
Contributor

@ClaroHenrique ClaroHenrique commented Jun 13, 2022

This PR adjusts the search to consider all subregions passed in the get arguments.
Before that, only the last subregion was used in the search.

Example:

Before this PR

image
Cities of multiple states were returned, even with the "Maranhão" state being passed has parameter.

After

image
Only the city inside the "Maranhão" state is returned.

@juliohm
Copy link
Member

juliohm commented Jun 13, 2022

Thank you @ClaroHenrique for these great contributions and PR descriptions, they help a lot. 💯

@juliohm juliohm merged commit a268123 into JuliaGeo:master Jun 13, 2022
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 this pull request may close these issues.

2 participants