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

[BUG] Some event location mappings are incorrect. #1083

Open
sandeep-ps opened this issue May 23, 2023 · 1 comment
Open

[BUG] Some event location mappings are incorrect. #1083

sandeep-ps opened this issue May 23, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sandeep-ps
Copy link
Collaborator

sandeep-ps commented May 23, 2023

Describe the bug
Using the string "Urbana" results in defaulting to the Urbana downtown area.

To Reproduce
Steps to reproduce the behavior:

  1. Go to events with abbreviated locations (e.g., Loomis)
  2. An example event - https://api-dev.rokwire.illinois.edu/manager-events/event/detail/643a84430c9345a9491a22fd - location is "Family Resource Center 1834-A"
  3. See that the location is in the downtown Urbana area, even though the actual location is somewhere else. (see screenshot below)
  4. It's not difficult to find other similar events (once this expires).

Expected behavior
Please check if using the "Champaign-Urbana" string instead of "Urbana" can reduce the number of such incorrect mappings.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Additional context
Add any other context about the problem here.
Ref:

GeoResponse = gmaps.geocode(address=location + ',Urbana',

@sandeep-ps sandeep-ps added the bug Something isn't working label May 23, 2023
@sandeep-ps sandeep-ps self-assigned this Aug 24, 2023
@sandeep-ps
Copy link
Collaborator Author

Get a potential list of locations from Events BB that needs to be mapped in Events Manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant