Skip to content

Conversation

@robbievanleeuwen
Copy link
Owner

Fix errors resulting from shapely version 2, closes #258

@normanrichardson it looks like the STRtree implementation has changed, see here. After a quick look I couldn't exactly figure out how ours is working. If you have time, would you be able to have a quick look at fixing this by creating a PR to this branch? If not I can dig a bit deeper in the new year and try to figure it out 😄

@robbievanleeuwen robbievanleeuwen added the bug Something isn't working label Dec 21, 2022
@robbievanleeuwen robbievanleeuwen self-assigned this Dec 21, 2022
@normanrichardson
Copy link
Contributor

Hi @robbievanleeuwen, I'll be happy to help get that fixed

@robbievanleeuwen
Copy link
Owner Author

Thanks @normanrichardson, appreciated!

@normanrichardson
Copy link
Contributor

Hi @robbievanleeuwen, I think #261 handles the changes to STRtree. Let me know if I've missed anything

Update STRtree api to shapely 2.0
@robbievanleeuwen
Copy link
Owner Author

Thanks @normanrichardson!

@connorferster this is ready, let me know if you've got time for a quick review :)

@connorferster
Copy link
Collaborator

Looks good to me! I like how the shapely API has been simplified to offer the most common objects and functions in the top-level namespace.

@robbievanleeuwen robbievanleeuwen merged commit 5dcead8 into master Dec 30, 2022
@robbievanleeuwen robbievanleeuwen deleted the shapely_fix branch December 30, 2022 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some shapely imports need to be fixed for compatibility with shapely v2.0

4 participants