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

Migrate geometry intersection to dask geopandas #118

Closed
RaczeQ opened this issue May 17, 2024 · 1 comment
Closed

Migrate geometry intersection to dask geopandas #118

RaczeQ opened this issue May 17, 2024 · 1 comment

Comments

@RaczeQ
Copy link
Collaborator

RaczeQ commented May 17, 2024

After tests, there is a problem with newest dask version (geopandas/dask-geopandas#284) as well as problems with compatibility with python 3.11 and 3.12.
Monitor changes to dask geopandas repository.

Things to do: reuse points_in_polygon example from geopandas/dask-geopandas#165

@RaczeQ RaczeQ closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
@RaczeQ
Copy link
Collaborator Author

RaczeQ commented Jun 5, 2024

Replaced by STRtree with multiprocessing

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

No branches or pull requests

1 participant