Skip to content

MultiPoint should handle mix of EMPTY and non Empty points #111

Open
@michaelkirk

Description

e.g. This currently crashes:

let mp = Wkt::from_str(MULTIPOINT(1.0 2.0, EMPTY)).unwrap()

Error is:

called `Result::unwrap()` on an `Err` value: "Expected a number for the X coordinate"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions