Skip to content

Version 1.9.0

Compare
Choose a tag to compare
@philippjfr philippjfr released this 13 Mar 14:32

This GeoViews release primarily provides compatibility with the latest releases of Cartopy (0.18), Bokeh (2.3), HoloViews (1.14.x) and fixes a number of other issues.

Features:

  • Add utility to download tile RGB (#458)

Compatibility:

  • Compatibility with Bokeh 2.3 (#487)
  • Compatibility for regridding with latest xesmf (#488)
  • Compatibility with HoloViews 1.14.x for resampling operation and stream callback (#488)
  • Compatibility with latest Cartopy 0.18 (#488)

Bug fixes:

  • Allow using geopandas interface without using geometry column (#464)
  • Fix Hover tooltip projection (#490)
  • Use the set geometry column on Geopandas DataFrames (#489)
  • Fix xesmf regridding file_pattern parameter (#491)