holoviz / spatialpandas

Pandas extension arrays for spatial/geometric operations
BSD 2-Clause "Simplified" License
308 stars 25 forks source link

Support Geopandas 1 #148

Closed hoxbro closed 1 month ago

hoxbro commented 1 month ago

Fixes https://github.com/holoviz/spatialpandas/issues/145

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.99%. Comparing base (0a2c22c) to head (33d5426). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #148 +/- ## ========================================== + Coverage 76.94% 76.99% +0.05% ========================================== Files 50 50 Lines 4767 4769 +2 ========================================== + Hits 3668 3672 +4 + Misses 1099 1097 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

philippjfr commented 1 month ago

Obviously not in love with the download logic, but fine for now.