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] Geolocator query error [OSDP-1916, OSDP-1917] #2690

Open
jolevesq opened this issue Jan 15, 2025 · 0 comments
Open

[BUG] Geolocator query error [OSDP-1916, OSDP-1917] #2690

jolevesq opened this issue Jan 15, 2025 · 0 comments

Comments

@jolevesq
Copy link
Member

jolevesq commented Jan 15, 2025

Is there an existing issue for this?
Please search to see if an issue already exists for the bug you encountered.
No

Current Behavior
A concise description of what you're experiencing.
If there is an error in query, the geolocator return no result found.

There is a parsing error : “A9A9A9” and “A9A 9A9.” does not work the same

Expected Behavior
A concise description of what you expected to happen.
It should return a message to user to let them know query fails, not there is no result.

Postal Code

  • Seems support 3 first character for Locate api
  • We support K1A 0E4 format for Nominatim.

Update the postal code parsing logic to accept both formats: “A9A9A9” and “A9A 9A9.” It kind of accept both but maybe we should only display the mode define valu. xxx xxx show Nominatim but xxxxxx shows as well locate
image

Check with @bo-lu if api returns error message*

Steps To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Anything else?
References? Anything that will give us more context about the issue you are encountering and if applicable, add screenshots to help explain your problem.

@jolevesq jolevesq changed the title [BUG] Geolocator query error [OSDP-1916, [BUG] Geolocator query error [OSDP-1916, OSDP-1917] Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant