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

Convex hull #7

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

Convex hull #7

wants to merge 11 commits into from

Conversation

lehmann-4178656ch
Copy link
Member

No description provided.

@lehmann-4178656ch
Copy link
Member Author

lehmann-4178656ch commented May 21, 2024

A test is failing but the could should be 80% there...

src/spatialjoin/tests/TestMain.cpp:143: Test failed!
  Expected static_cast<bool>(res.find("$freiburg1 contains Waldsee$") == std::string::npos) == 1, got 0

Please take a look, I try to work on this later again.

@lehmann-4178656ch lehmann-4178656ch force-pushed the convexhull branch 3 times, most recently from 7ffa053 to cd774fb Compare May 24, 2024 09:32
lehmann-4178656ch and others added 11 commits May 24, 2024 12:05
… full geom for CH comparisons, fix typo in point/CH comparison, only use CH if > 100 anchor points like other simplified polygons
… full geom for CH comparisons, fix typo in point/CH comparison, only use CH if > 100 anchor points like other simplified polygons
Drop convex hull if outer is has the same amount of points.
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