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

geos: do not set 3D on EWKB writer #53909

Closed
wants to merge 1 commit into from

Commits on Sep 3, 2020

  1. geos: do not set 3D on EWKB writer

    This seems to do weird things on certain systems if a GEOMETRYCOLLECTION
    contains an EMPTY element.
    
    The corollary of this is WKTs which are given 3D/4D "lose" their 3D/4D
    component. I think this will have to be a docs limitation.
    
    Release justification: low risk update to new functionality
    
    Release note: None
    otan committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    7b1ef1f View commit details
    Browse the repository at this point in the history