v0.9.0
This version was yanked due to #508. Use 0.9.1 instead.
New! ✨
- Direct DuckDB Spatial integration. Refer to the DuckDB example notebook and the DuckDB page in the documentation. by @kylebarron in #498
- Add overture buildings notebook by @kylebarron in #479
- Adding PathStyleExtension code by @shriv in #487
- Handle mixed geometry types in
viz
by @kylebarron in #495 - Render map as static HTML file by @kylebarron in #474. You can use
Map.as_html
to render a map in notebook environments that support HTML but not widgets. - Improved integration with geoarrow-pyarrow by @kylebarron in #470
Fixes 🐛
- Updated Map keyword arguments by @kylebarron in #496
- validate basemap style is a url by @kylebarron in #497
New Contributors
- @willemarcel made their first contribution in #486
- @shriv made their first contribution in #487
Full Changelog: v0.8.0...v0.9.0