Skip to content

GeoPolygonDecomposer might fail due to numerical errors when calculating intersection with the dateline (#82953)#83012

Merged
iverase merged 1 commit intoelastic:8.0from
iverase:backport82953
Jan 25, 2022
Merged

GeoPolygonDecomposer might fail due to numerical errors when calculating intersection with the dateline (#82953)#83012
iverase merged 1 commit intoelastic:8.0from
iverase:backport82953

Conversation

@iverase
Copy link
Copy Markdown
Contributor

@iverase iverase commented Jan 25, 2022

This change make sure that our intersection point lies either +180 or -180 always.

backport #82953

…ing intersection with the dateline (elastic#82953)

This change make sure that our intersection point lies either +180 or -180 always.
# Conflicts:
#	server/src/test/java/org/elasticsearch/common/geo/GeometryNormalizerTests.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants