coiled / dask-community

Issue tracker for the Dask community team
MIT License
2 stars 0 forks source link

[Stack Overflow] Checking area of overlap between two dataframes with parallel dask GeoPandas #1414

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

I have two different GeoDataFrames: One of which contain polygon squares in a large grid. The other contains larger, and fewer, polygons. I wish to calculate the area of overlap within each of the grid squares with the other, larger squares.

To do so, I …


Would you like to know more?

Read the full article on the following website:

https://stackoverflow.com/questions/73785831/checking-area-of-overlap-between-two-dataframes-with-parallel-dask-geopandas