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

500 from GEOS error during spatial search #24

Open
moradology opened this issue Jan 4, 2022 · 0 comments
Open

500 from GEOS error during spatial search #24

moradology opened this issue Jan 4, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@moradology
Copy link
Contributor

Note: This repository contains a reference implementation; as such, bugs in deployment or usage of this project in other environments besides the Microsoft Planetary Computer have no guarantees of support. See SUPPORT.md for more information.

Describe the bug
The following conditions cause a GEOS error in PostGIS:

  • GET Search with bbox=100.0,0.0,0.0,105.0,1.0,1.0
  • POST Search with bbox:[100.0, 0.0, 0.0, 105.0, 1.0, 1.0]

Expected behavior
A 500 should not occur.

@moradology moradology added the bug Something isn't working label Jan 4, 2022
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