Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

io:readWkt silently discards spurious characters at the end of valid WKT #81

Closed
strk opened this issue Jun 15, 2015 · 1 comment
Closed

Comments

@strk
Copy link

strk commented Jun 15, 2015

Passing a string like "POINT(0 0)POINT(1 0)" to io::readWkt does not trigger any error.
The second point is silently discarded.
\cc @vmora

@mhugo
Copy link
Contributor

mhugo commented Feb 26, 2016

fixed

@mhugo mhugo closed this as completed Feb 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants