Commit a537364
BUG: fix casting to a GeoSeries in to_geodataframe under new xarray (#112)
* (fix): don't cast to geopandas series if not needed
* (chore): lint
* (fix): correct message
* ensure we always get a GeoSeries
---------
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>1 parent 5d7c5d0 commit a537364
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
960 | 960 | | |
961 | 961 | | |
962 | 962 | | |
963 | | - | |
964 | 963 | | |
965 | 964 | | |
966 | 965 | | |
967 | | - | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
968 | 973 | | |
969 | 974 | | |
970 | 975 | | |
| |||
0 commit comments