hvplot icon indicating copy to clipboard operation
hvplot copied to clipboard

GeoPandas `crs` attribute should be used as the default `crs` when `geo=True`

Open maximlt opened this issue 1 year ago • 0 comments

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.

maximlt avatar Apr 09 '24 19:04 maximlt