Geemap Versions Save

A Python package for interactive geospatial analysis and visualization with Google Earth Engine.

v0.27.1

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/gee-community/geemap/compare/v0.25.0...v0.27.1

v0.27.0

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/gee-community/geemap/compare/v0.25.0...v0.27.0

v0.26.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/gee-community/geemap/compare/v0.25.0...v0.26.0

v0.25.0

9 months ago

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

10 months ago

Improvement

  • Fixed timelapse bug (#1631)
  • Fixed typo (#1630)

v0.24.3

10 months ago

Improvement

  • Set Output widget max width (#1626)

v0.24.2

10 months ago

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

10 months ago

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

10 months ago

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)

v0.23.2

10 months ago

This version is probably the final version for the geemap book. It has fixed all the errors.

Improvement

  • Improve exception handling (#1587)
  • Fixed function typo