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

Add rstar MultiPolygon compat #1254

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

urschrei
Copy link
Member

@urschrei urschrei commented Nov 3, 2024

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

This should merge before #1246

@urschrei urschrei added this pull request to the merge queue Nov 5, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2024
@urschrei
Copy link
Member Author

urschrei commented Nov 5, 2024

Now what

@frewsxcv frewsxcv added this pull request to the merge queue Nov 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2024
@urschrei
Copy link
Member Author

urschrei commented Nov 5, 2024

Still seeing the concave hull test failure in the merge queue

@urschrei
Copy link
Member Author

urschrei commented Nov 5, 2024

The concave hull algorithm uses an rtree, and we bumped rstar yesterday with some bug fixes. But why is the test passing here and failing in the merge queue?

@frewsxcv
Copy link
Member

frewsxcv commented Nov 5, 2024

Can anyone reproduce it locally?

@urschrei
Copy link
Member Author

urschrei commented Nov 5, 2024

Yep just managed to reproduce it on HEAD in main: ab9856f.

@urschrei
Copy link
Member Author

urschrei commented Nov 5, 2024

Yeah it's the rstar patch version: https://github.com/georust/rstar/blob/master/rstar/CHANGELOG.md

Not immediately obvious what change is causing this though. Pinning to 0.12.0 causes tests to pass.

@michaelkirk
Copy link
Member

I'm putting my notes about the CI failure in a dedicated issue: #1260

@urschrei urschrei added this pull request to the merge queue Nov 6, 2024
Merged via the queue into georust:main with commit f82349e Nov 6, 2024
18 checks passed
@urschrei urschrei deleted the rstar_multipolygon branch November 6, 2024 02:28
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.

3 participants