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

Improve ConcaveHull hole performance #829

Merged
merged 7 commits into from
Jan 12, 2022

Conversation

dr-jts
Copy link
Contributor

@dr-jts dr-jts commented Jan 12, 2022

Improves the performance of computing ConcaveHulls with holes for the case where a length-based criteria is used. This still ensures that the result of a ConcaveHull with holes is a single connected Polygon.

Also significant refactoring and code cleanup.

Signed-off-by: Martin Davis <mtnclimb@gmail.com>
Signed-off-by: Martin Davis <mtnclimb@gmail.com>
Signed-off-by: Martin Davis <mtnclimb@gmail.com>
Signed-off-by: Martin Davis <mtnclimb@gmail.com>
Signed-off-by: Martin Davis <mtnclimb@gmail.com>
Signed-off-by: Martin Davis <mtnclimb@gmail.com>
Signed-off-by: Martin Davis <mtnclimb@gmail.com>
@dr-jts dr-jts self-assigned this Jan 12, 2022
@dr-jts dr-jts merged commit 8c74918 into locationtech:master Jan 12, 2022
@dr-jts dr-jts deleted the improve-concavehull branch January 12, 2022 21:08
@dr-jts dr-jts restored the improve-concavehull branch January 12, 2022 21:08
@dr-jts dr-jts deleted the improve-concavehull branch February 26, 2022 19:46
@jodygarnett jodygarnett added this to the 1.19.0 milestone Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants