You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Steps To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
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.
The text was updated successfully, but these errors were encountered:
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
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
Check with @bo-lu if api returns error message*
Steps To Reproduce
Steps to reproduce the behavior:
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.
The text was updated successfully, but these errors were encountered: