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

Product searches with extremely large geoms return outside the box #40

Open
AlexMountain opened this issue Aug 9, 2018 · 0 comments
Open
Assignees
Labels

Comments

@AlexMountain
Copy link
Contributor

In v3, Product lookups using a geom with an area greater than or equal to one-half the surface of the Earth will return intersections outside of the geom's extent. This due to a documented issue with Oracle Spatial:

https://docs.oracle.com/database/121/SPATL/geodetic-coordinate-support.htm#SPATL624

We will need to consider how to handle this. In the meantime it is recommended to use geometries smaller than the above limitation as a workaround.

@AlexMountain AlexMountain self-assigned this Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant