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

Wrap concavehull #218

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

Wrap concavehull #218

wants to merge 4 commits into from

Conversation

asinghvi17
Copy link
Member

@asinghvi17 asinghvi17 commented Mar 11, 2025

Does what it says on the tin :)

Wraps GEOSConcaveHull and GEOSConcaveHullByLength in a single user accessible function concavehull, which requires a second real number argument.

Also adds some convenience context to the tests on GI conversions so we can figure out which function is going wrong.

iTerm2 0rnCCG

@asinghvi17
Copy link
Member Author

asinghvi17 commented Mar 11, 2025

iTerm2 5z33zw

@asinghvi17
Copy link
Member Author

The real reason I want this is to create stress tests for GeometryOps natural indexing. A polygon so generated will hopefully have a lot of spatially uncorrelated edges leading to large rectangles at the leaf level in the index...

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.

1 participant