hvplot
hvplot copied to clipboard
GeoPandas `crs` attribute should be used as the default `crs` when `geo=True`
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.