Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1009: WKTWriter#writeMultiLineString produces invalid WKT string #1010

Merged
merged 3 commits into from
Oct 11, 2019

Conversation

RobinTopper
Copy link

The order in which the parentheses and comma in between LineStrings in a MultiLineString are appended to the resulting WKT String of the WKTWriter has been updated. A unit test has been added to the WKTWriterTest to affirm correct WKTWriter output for MultiLineStrings.

@tfr42 tfr42 added the bug error issue and bug (fix) label Oct 11, 2019
@tfr42 tfr42 added this to the 3.4.10 milestone Oct 11, 2019
@copierrj copierrj merged commit 854e193 into deegree:master Oct 11, 2019
@RobinTopper RobinTopper deleted the fix-1009 branch October 11, 2019 09:22
@tfr42
Copy link
Member

tfr42 commented Oct 11, 2019

Thank you for your contribution. Your pull request has been accepted by the TMC. Please find more information in the meeting chat available at https://github.com/deegree/deegree3/wiki/tmc-meeting-minutes-20191011.
This pull request will be part of the 3.4.10 release.

And a very warm welcome! 🎉 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants