Skip to content

Releases: gee-community/geemap

v0.27.2

28 Sep 04:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.1...v0.27.2

v0.27.1

25 Sep 03:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.27.1

v0.27.0

21 Sep 20:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.27.0

v0.26.0

06 Sep 12:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

31 Jul 01:36
Compare
Choose a tag to compare

Improvement

  • Refactor colorbar into an ipywidgets subclass (#1640)
  • Fixed PIL import error on Windows (#1649)
  • Added codes to 114_dynamic_world.ipynb
  • Added book release (#1645)
  • Updated installation.md (#1643)
  • Improved Sentinel-2 timelapse function (#1635)
  • Fixed Sentinel-2 timelapse bug (#1633)

Contributors

@eocce @giswqs @naschmitz @osgeokr

v0.24.4

17 Jul 04:25
Compare
Choose a tag to compare

Improvement

v0.24.3

11 Jul 05:02
Compare
Choose a tag to compare

Improvement

  • Set Output widget max width (#1626)

v0.24.2

10 Jul 23:18
Compare
Choose a tag to compare

A minor release for the SciPy workshop

Improvement

  • Fixed colorbar width bug (#1624)
  • Fixed stac layer expression bug (#1623)
  • Added support for transparent legend (#1622)
  • Auto copy js-py converted code to clipboard (#1621)
  • Removed vis_params attribute from TileLayer (#1619)
  • Dynamic latitude in map scale calc (#1618)

v0.24.1

07 Jul 02:49
Compare
Choose a tag to compare

Improvement

  • Removed two unused variables (#1615)
  • Fixed vis_param palette validation bug (#1613)
  • Added a collapsible option for legends (#1612)
  • Added show and opacity options for styled vector (#1610)

v0.24.0

06 Jul 15:28
Compare
Choose a tag to compare

New Features

  • Split modules into core and extra features (#1601)
  • Made toolbar customizable (#1599)
  • Simplified geemap Map class (#1598)
  • Added markers with custom shape and color (#1595)

Improvement

  • Updated SciPy workshop notebook and fixed bugs (#1607)
  • Updated SciPy workshop notebook (#1608)
  • Fix ipywidget Output widget bug (#1597)
  • Refactor xyz_to_leaflet and tests (#1592)
  • Removed old glob tag _X from notebook nav path (#1594)
  • Updated ArcGIS instructions (#1593)
  • Refactored leaflet and folium tile layers (#1567)
  • Refactored get_xyz_dict and added tests (#1588)