We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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