Skip to content

Multiline WKT support broken (regression) #43

Description

@strk

The feature introduced with #14 doesn't work anymore with version 3.3.

The feature is about multiline WKT (when you want only a single geometry but use a multiline WKT)

Example input:

POINT(
 0 
 2
)

It used to work while #14 was in effect

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions