-
Notifications
You must be signed in to change notification settings - Fork 350
feat(GeoDataFrame support): geopandas support for shapefile exporting #2671
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
base: develop
Are you sure you want to change the base?
Conversation
…frame()` routines
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #2671 +/- ##
===========================================
+ Coverage 55.5% 72.3% +16.7%
===========================================
Files 644 667 +23
Lines 124135 130272 +6137
===========================================
+ Hits 68947 94231 +25284
+ Misses 55188 36041 -19147
🚀 New features to boost your workflow:
|
|
@wpbonelli it looks like the smoke tests are failing on |
This PR supersedes the draft PR #2573 and continues the cleanup of legacy shapefile exporting code and integration of geopandas GeoDataFrame support.