OpenSearch/test/framework
Igor Motov bdbc353dea Geo: improve handling of out of bounds points in linestrings (#47939)
Brings handling of out of bounds points in linestrings in line with
points. Now points with latitude above 90 and below -90 are handled
the same way as for points by adjusting the longitude by moving it by
180 degrees.

Relates to #43916
2019-10-23 14:17:44 -04:00
..
src Geo: improve handling of out of bounds points in linestrings (#47939) 2019-10-23 14:17:44 -04:00
build.gradle Add a verifyVersions to the test FW (#47192) 2019-10-10 11:23:56 +03:00