Skip to content

Releases: gee-community/geemap

v0.19.0

05 Dec 13:20
Compare
Choose a tag to compare

New Features

  • Added support for ArcGIS Pro (#1361)

v0.18.3

02 Dec 00:02
Compare
Choose a tag to compare

Improvement

  • Fixed draw control bug (#1352)

v0.18.2

01 Dec 14:27
Compare
Choose a tag to compare

New Features

  • Added support for print objects using eerepr (#1354)
  • Added support for using custom TiTiler endpoint (#1353)

Improvement

  • Fixed geojson_to_ee bug (#1351)

v0.18.1

29 Nov 04:20
Compare
Choose a tag to compare

New Features

  • Added vector_to_gif() function (#1348)
  • Changed jupyterlab dependency to optional. Now compatiable with Colab. No need to restart runtime after installation (#1347)

v0.18.0

27 Nov 20:59
Compare
Choose a tag to compare

New Features

  • Added functions for creating legends and adding widgets to the map (#1345)(#1346)
  • New functions include create_legend(), add_legend(), add_text(), add_image(), add_html(), and add_widget()
  • Added two notebook examples for using newly added functions
  • Split-map now supports adding multiple legends
  • Added ESA World Cover 2021 basemaps
  • Added mkdocs dark mode (#1338)

Improvement

  • Removed misc notebook to reduce mkdocs size

v0.17.3

19 Nov 20:54
Compare
Choose a tag to compare

Improvement:

  • Added GEE workshop notebooks (#1337)
  • Updated KML methods (#1335)
  • Fixed ipyleaflet.Map broken link (#1321)

v0.17.2

01 Nov 03:09
Compare
Choose a tag to compare

Improvement:

  • Added NASA funding acknowledgment
  • Added unmask_value parameter to download image #1270
  • Added Japan GEE workshop notebook
  • Improved Colab error message
  • Added support for Python 3.11
  • Added asset type to search result
  • zonal_stats: additions to allowed_statistics #1308
  • Fixed max zoom bug
  • Improved split control
  • Improved local tile

v0.17.1

19 Sep 02:11
Compare
Choose a tag to compare

New Features:

  • Added new Inspector GUI #1264
  • Added more sample datasets
  • Added codeql.yml
  • Added dependency-review.yml

Improvement:

  • Improved chart options

v0.17.0

11 Sep 21:25
Compare
Choose a tag to compare

New Features:

  • Added reproject image function #1245
  • Added Map.show_layer() function
  • Added plotly charts to import
  • Added cropland mapping notebook #1251

Improvement:

  • Improved chart and legend and colormap #1250

v0.16.9

07 Sep 03:21
Compare
Choose a tag to compare

Improvement:

  • Fixed download NED bug