There is a newer version of the record available.

Published June 16, 2024 | Version v0.17.0

python-visualization/folium: v0.17.0

Description

What's Changed

Breaking changes

  • Remove Python 3.7, add 3.12 by @Conengmo in https://github.com/python-visualization/folium/pull/1917

New features

  • Add layer control tree plugin by @hansthen in https://github.com/python-visualization/folium/pull/1895
  • Add Timeline plugin by @hansthen in https://github.com/python-visualization/folium/pull/1870
  • Add Leaflet.encoded plugin: Enable creating PolyLine and Polygon from encoded string by @achieveordie in https://github.com/python-visualization/folium/pull/1928
  • Add Evented base class by @hansthen in https://github.com/python-visualization/folium/pull/1959

Improvements

  • Update Map zoom_control variable to also allow string to set position by @berrfred in https://github.com/python-visualization/folium/pull/1884
  • Add a custom container to the realtime plugin by @hansthen in https://github.com/python-visualization/folium/pull/1869
  • Add custom Template class with tojavascript filter by @Conengmo in https://github.com/python-visualization/folium/pull/1912
  • Drop Bootstrap 3 but keep glyphicons by @Conengmo in https://github.com/python-visualization/folium/pull/1914
  • Override css and js links by @hansthen in https://github.com/python-visualization/folium/pull/1898
  • Realtime: cleanup factory method use by @hansthen in https://github.com/python-visualization/folium/pull/1931

Bug fixes

  • fix __geo_interface__ styling by @ocefpaf in https://github.com/python-visualization/folium/pull/1935
  • Fixes styling on tag filter button by @hansthen in https://github.com/python-visualization/folium/pull/1925
  • repair max_zoom and max_native_zoom by @Conengmo in https://github.com/python-visualization/folium/pull/1952
  • Change Map lat&lon bound type annotations from int to float by @JonasVerbickas in https://github.com/python-visualization/folium/pull/1954

Tests

  • remove test for unused Branca get_templates() by @Conengmo in https://github.com/python-visualization/folium/pull/1919
  • cleanup fit_bounds.js template from tests by @Conengmo in https://github.com/python-visualization/folium/pull/1920
  • Fix tests by @ocefpaf in https://github.com/python-visualization/folium/pull/1967
  • Fix crs deprecation in geopandas by @ocefpaf in https://github.com/python-visualization/folium/pull/1968

Documentation

  • docs: rework Plugins page into a tabular format by @achieveordie in https://github.com/python-visualization/folium/pull/1889
  • Remove one more deprecated example notebook by @Conengmo in https://github.com/python-visualization/folium/pull/1913
  • docs: mark logo as dark mode safe by @Conengmo in https://github.com/python-visualization/folium/pull/1924
  • Fix small issues with Timeline and TreeLayerControl docs by @Conengmo in https://github.com/python-visualization/folium/pull/1923
  • Add link to custom geocoder plugin by @hansthen in https://github.com/python-visualization/folium/pull/1927
  • Minor docs fixes by @ocefpaf in https://github.com/python-visualization/folium/pull/1936
  • Use better dev version number in docs by @Conengmo in https://github.com/python-visualization/folium/pull/1922
  • Remove NASAGIBS Blue Marble example by @Conengmo in https://github.com/python-visualization/folium/pull/1918
  • Automatically create docs PR on release by @merschformann in https://github.com/python-visualization/folium/pull/1965
  • Create CODE_OF_CONDUCT.md by @Conengmo in https://github.com/python-visualization/folium/pull/1969

New Contributors

  • @achieveordie made their first contribution in https://github.com/python-visualization/folium/pull/1889
  • @berrfred made their first contribution in https://github.com/python-visualization/folium/pull/1884
  • @andyforrest made their first contribution in https://github.com/python-visualization/folium/pull/1896
  • @JonasVerbickas made their first contribution in https://github.com/python-visualization/folium/pull/1954
  • @merschformann made their first contribution in https://github.com/python-visualization/folium/pull/1965

Thanks to everyone who contributed!

Full Changelog: https://github.com/python-visualization/folium/compare/v0.16.0...v0.17.0

Files

python-visualization/folium-v0.17.0.zip

Files (8.3 MB)

Name Size Download all
md5:f1b017a28311afd5a88f3b75f5fb7618
8.3 MB Preview Download

Additional details

Related works