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

negative values in bounding boxes don't return helpful error #141

Open
fcollman opened this issue Apr 30, 2019 · 0 comments
Open

negative values in bounding boxes don't return helpful error #141

fcollman opened this issue Apr 30, 2019 · 0 comments

Comments

@fcollman
Copy link
Collaborator

the parsing of the bounding box query parameters doesn't return a helpful error if someone isn't careful and passes a negative value. 100-200_300-400_-100-200 for example won't parse into a bounding box in the current code and will return an unhelpful error.

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