Skip to content

Replaced strings split with splitting by regexp#128

Merged
paulmach merged 1 commit intopaulmach:masterfrom
m-pavel:master
Apr 26, 2023
Merged

Replaced strings split with splitting by regexp#128
paulmach merged 1 commit intopaulmach:masterfrom
m-pavel:master

Conversation

@m-pavel
Copy link
Copy Markdown
Contributor

@m-pavel m-pavel commented Apr 19, 2023

Even WKT specification says nothing about whitespaces around parentheses there are systems generating WKT with spaces.
This PR replaces splitting by token with splitting by regexp and adds some tests.
It should also fix #127

@paulmach
Copy link
Copy Markdown
Owner

Thank you

@paulmach paulmach merged commit 80e521d into paulmach:master Apr 26, 2023
@paulmach
Copy link
Copy Markdown
Owner

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to parse wkt MultiPolygon

2 participants