Skip to content

Releases: gee-community/geemap

v0.13.10

10 Jun 13:32
Compare
Choose a tag to compare

New Features:

  • Added support for Dynamic World Land Cover #1098

v0.13.9

08 Jun 03:11
Compare
Choose a tag to compare

Improvement:

  • Improved palette support, accepting a string palette (e.g., terrain, ndvi) vis_params for Map.addLayer().

v0.13.8

06 Jun 01:07
Compare
Choose a tag to compare

New Features:

  • Added check_cmap function #1084
  • Added ESA and USGS basemaps #1089
  • Added Earth Engine support for pydeck #1090

Improvement:

  • Fixed add local tile bug
  • Fixed image_area_by_group bug
  • Improved blend function
  • Fixed links redirect
  • Fixed basemap docs #1075
  • Upgraded add_raster function #1083
  • Fixed raster GUI band bug

v0.13.7

25 May 19:45
Compare
Choose a tag to compare

New Features:

  • Added image_area_by_group function #1073

Improvement:

  • Updated cartoee basemap notebook #1067
  • Refactored basemap #1075
  • Sorted raster colormap options
  • Fixed colormap GUI bug
  • Fixed stac stats bug

v0.13.6

23 May 03:28
Compare
Choose a tag to compare

Improvement:

  • Added cartoee basemap support #1067
  • Updated Landsat LE7_TOA_5YEAR Image ID

v0.13.5

17 May 14:37
Compare
Choose a tag to compare

Improvement:

  • Improved JS-PY conversion #1061
  • Updated FAQ
  • Improved get wms layers
  • Updated NLCD notebook
  • Added proxy settings to export data functions
  • Added colorbar to image count notebook
  • Added image_count function and notebook

v0.13.4

28 Apr 02:17
Compare
Choose a tag to compare

New Features:

  • Added support for creating interactive choropleth maps with a variety of classification schemes #1043

v0.13.3

25 Apr 18:35
Compare
Choose a tag to compare

New Features:

  • Added an examples module
  • Added creating coordinate grids notebook
  • Added image zonal stats notebook

Improvement:

  • Improved chart module #1026
  • Improved chart histogram #1032
  • Switched default auth mode from appdefault to notebook

v0.13.2

16 Apr 03:12
Compare
Choose a tag to compare

New Features:

  • Added image_value_list function #1010
  • Added image_stats_by_zone #1012
  • Added support for creating grids #1014
  • Added ALOS landforms legend

Improvement:

  • Updated cartoee add_colorbar #1006
  • Added layer control for ipyleaflet #1017
  • Updated authentication method #1018
  • Fixed add_colorbar bug

v0.13.1

02 Apr 21:00
Compare
Choose a tag to compare

Improvement:

  • Fixed heremap import error