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

BNG map filter doesn't accept coordinate with leading zeros #1350

Open
SDScandrettKint opened this issue Nov 25, 2024 · 0 comments
Open

BNG map filter doesn't accept coordinate with leading zeros #1350

SDScandrettKint opened this issue Nov 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SDScandrettKint
Copy link
Member

If an X or Y coordinate begins or ends with a zero, the search won't accept the number due to the error "X and Y must both be 6 digit coordinates", as shown below. The 0 cannot be removed, as then it doesn't meet the 6 number criteria.

Oddly, if the grid reference that is created from one of these coordinates with a leading 0 is used, the search is successful but the same error of "X and Y must both be 6 digit coordinates" is displayed. Example:

AfHER_grid_reference_video.mp4

This means if you want to search a BNG that includes a leading 0, the grid reference must be used.

@SDScandrettKint SDScandrettKint added the bug Something isn't working label Nov 25, 2024
@SDScandrettKint SDScandrettKint moved this to Ready in Arches HERs Nov 25, 2024
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
Status: Ready
Development

No branches or pull requests

1 participant