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: Add coerce support to libs/geo WKT parser #43273

Merged
merged 3 commits into from
Jun 18, 2019

Commits on Jun 17, 2019

  1. Geo: Add coerce support to libs/geo WKT parser

    Adds support for coercing not closed polygons and ignoring Z value
    to libs/geo WKT parser.
    
    Closes elastic#43173
    imotov committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    20e1bcf View commit details
    Browse the repository at this point in the history
  2. Address review comments

    imotov committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    dfcf76a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Remove trailing .s

    imotov committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    e4f1fae View commit details
    Browse the repository at this point in the history