GeoPandas `crs` attribute should be used as the default `crs` when `geo=True`
Open
api: geo
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
When `geo=True` (either explicitly set or implicitly inferred in the converter), the `crs` attribute of a GeoDataFrame should be used to internally set `crs`. I think this is already in place for xarray and rioxarray objects.
Contributor guide
Assessment
This issue has not been assessed yet.