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

Fixed bug with multilinestring conversion #7

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

qinlei11111
Copy link

geoc_gcj02towgs84_multiline has a bug, when merging lines you should use ST_Collect instead of ST_Union, using ST_Union will cause the structure of multilinestring to be inconsistent before and after the conversion.

@MrSmallLiu
Copy link
Collaborator

这确实是个bug,multiline有这个问题,multipolygon也会有这个问题。

@MrSmallLiu
Copy link
Collaborator

介意将multi的都做一下更改吗?

@qinlei11111
Copy link
Author

qinlei11111 commented Mar 16, 2023 via email

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.

2 participants