Skip to content

Accomodate for geopandas API change and raise FutureWarning#6

Merged
jnnr merged 1 commit intomainfrom
fix/geopandas-api-break
Sep 5, 2024
Merged

Accomodate for geopandas API change and raise FutureWarning#6
jnnr merged 1 commit intomainfrom
fix/geopandas-api-break

Conversation

@jnnr
Copy link
Owner

@jnnr jnnr commented Sep 5, 2024

Since geopandas 1.0.0, the right index of spatial join is preserved, which breaks the aggregation method for points. Will require geopandas >= 1.0.0 in the future.

https://geopandas.org/en/stable/docs/changelog.html#version-1-0-0-june-24-2024

@jnnr jnnr merged commit 6b5ef7d into main Sep 5, 2024
@jnnr jnnr deleted the fix/geopandas-api-break branch September 5, 2024 16: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.

1 participant