holoviz/geoviews: Version 1.10.0
Authors/Creators
- 1. Anaconda Inc.
- 2. Anaconda, Inc.
- 3. Anaconda
- 4. Met Office
- 5. @Element84
- 6. @MetOffice
- 7. Wise (formerly @transferwise)
- 8. Universität Bremen
Description
This release adds Bokeh 3 support to Geoviews, along with bug fixes and enhancements. Many thanks to @ahuang11, @maximlt, @philippjfr, and @Hoxbro.
This release also deprecates the Wikipedia tile source. If you are using this tile source, please switch to the OSM tile source instead. The Wikipedia tile source will be removed in version 1.11.0. geoviews.util.load_tiff has also been deprecated rioxarray.open_rasterio to load GeoTIFFs into a xarray.DataArray.
Note, this release has a minor breaking change where gv.feature.states defaults to fill_color=None so the fill color is transparent.
Enhancements:
- Add Bokeh 3 support to GeoViews (#625)
- Add
PandasAPItoGeoPandasInterface(#620) - Updated the default for
gv.feature.statestofill_color=None(#643)
Bug fixes:
- Fix hover for overlays of
gv.Points(#631)
Compatibility:
- Allow
Datasetto have any number ofkdims(#626) - Add
pyprojto the runtime dependencies (#627) - HoloViews 1.16 support (#633)
- Deprecate Wikipedia tile (#630, #636)
- Use Geodatasets for geo datasets (#635)
- Deprecate
geoviews.util.load_tiff(#640)
Maintenance:
Files
holoviz/geoviews-v1.10.0.zip
Files
(2.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:745bf15513e2bbbe70f51ac123c3273f
|
2.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/holoviz/geoviews/tree/v1.10.0 (URL)