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

ST_MakeValid function #778

Merged
merged 3 commits into from
Mar 21, 2017
Merged

ST_MakeValid function #778

merged 3 commits into from
Mar 21, 2017

Conversation

ebocher
Copy link
Member

@ebocher ebocher commented Mar 21, 2017

About #777
This PR proposes a new function to make a geometry valid.
The function is based on the @mukoki code
Thanks a lot to him that permits to integrate its code in H2GIS.

@ebocher ebocher requested a review from nicolas-f March 21, 2017 11:03
@gpetit gpetit merged commit 352d874 into orbisgis:master Mar 21, 2017
@gpetit
Copy link
Contributor

gpetit commented Mar 21, 2017

Seems good. Thanks @mukoki !

}

@Test
public void test_ST_MakeValid7() throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ebocher What is the difference between test6 and test7?

@ebocher ebocher deleted the makeValid branch March 31, 2017 13:39
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