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

Resolve deprecationwarnings #202

Merged
merged 7 commits into from
Sep 20, 2023
Merged

Resolve deprecationwarnings #202

merged 7 commits into from
Sep 20, 2023

Conversation

mattijn
Copy link
Owner

@mattijn mattijn commented Sep 20, 2023

This PR fix #199, #201.
This PR close #200.

  • Include natural earth low resolution and nybb as static files in the test folder.
  • Use packaging to check if shapely is >= 2.0
  • Make sure that we don't have nan values when collecting unique values in a numpy array.

Also an attempt to see if we can make the benchmark work again at the Github Actions.

@mattijn
Copy link
Owner Author

mattijn commented Sep 20, 2023

All tests pass, and when looking to the benchmark results this PR will increase speed for datasets that contain (few) detailed long linestrings, see image result in 7e592dc

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.

tests failing, natural earth dataset changed
1 participant