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

Upgrade omgeo to fix search #3608

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Upgrade omgeo to fix search #3608

merged 1 commit into from
Jan 23, 2024

Conversation

rajadain
Copy link
Member

@rajadain rajadain commented Jan 22, 2024

Overview

Location search was broken because of azavea/python-omgeo#67. By upgrading to the latest version of omgeo that includes azavea/python-omgeo#68, this issue is fixed.

PyPI release of omgeo is blocked for now azavea/python-omgeo#70, so we use the tag directly from GitHub instead.

Closes #3605

Demo

2024-01-19.18.42.20.mp4

Testing Instructions

  • Check out this branch and vagrant provision app
  • Go to http://localhost:8000 and try searching for "Philadelphia"
    • Ensure upon clicking the result you are taken to Philadelphia and a marker is placed on the map

Location search was broken because of azavea/python-omgeo#67.
By upgrading to the latest version of omgeo that includes azavea/python-omgeo#68,
this issue is fixed.

PyPI release of omgeo is blocked for now azavea/python-omgeo#70,
so we use the tag directly from GitHub instead.
Copy link
Contributor

@rachelekm rachelekm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well!

@rajadain rajadain merged commit 16f9361 into develop Jan 23, 2024
2 checks passed
@rajadain rajadain deleted the tt/3605/fix-location-search branch January 23, 2024 16:48
@rajadain
Copy link
Member Author

Thanks for reviewing!

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.

Location search not responding to input
2 participants