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

fix encoding bug when clipping geo-tile latitude mask #52274

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

talevy
Copy link
Contributor

@talevy talevy commented Feb 12, 2020

Due to how geometries are encoded, it is important to compare the
bounds of a shape to that of the encoded latitude bounds for
geo-tiles.

this commit fixes the tests by using the normalized values

Due to how geometries are encoded, it is important to compare the
bounds of a shape to that of the encoded latitude bounds for
geo-tiles.
@talevy talevy added the :Analytics/Geo Indexing, search aggregations of geo points and shapes label Feb 12, 2020
@talevy talevy requested review from nknize and iverase February 12, 2020 17:19
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Geo)

Copy link
Contributor

@iverase iverase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@talevy
Copy link
Contributor Author

talevy commented Feb 13, 2020

thank you Ignacio!

@talevy talevy merged commit 6da87aa into elastic:geoshape-doc-values Feb 13, 2020
talevy added a commit that referenced this pull request Feb 13, 2020
Due to how geometries are encoded, it is important to compare the
bounds of a shape to that of the encoded latitude bounds for
geo-tiles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Geo Indexing, search aggregations of geo points and shapes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants