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

Geo: Don't flip longitude of envelopes crossing dateline #34535

Merged

Commits on Oct 16, 2018

  1. Geo: Don't flip longitude of envelopes crossing dateline

    When a envelope that crosses the dateline is specified as a part of
    geo_shape query is parsed it shouldn't have its left and right points
    flipped.
    
    Fixes elastic#34418
    imotov committed Oct 16, 2018
    Copy the full SHA
    10b33e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Copy the full SHA
    66859ca View commit details
    Browse the repository at this point in the history