Skip to content

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

@michaelkirk

Description

@michaelkirk

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"

Metadata

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