Skip to content

Releases: gee-community/geemap

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)

v0.23.2

28 Jun 05:16
Compare
Choose a tag to compare

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

v0.23.1

24 Jun 04:59
Compare
Choose a tag to compare

New Features

  • Added create_grid function for zonal stats (#1582)

Improvement

  • Fixed toolbar GUI bug (#1584)

v0.23.0

22 Jun 12:42
Compare
Choose a tag to compare

Improvement

  • Separated ee plot gui from the Map class (#1576)
  • Separated toolbar GUI from Map class (#1575)
  • Improved Map.add_netcdf method (#1574)
  • Suppress gdal open raster warning (#1573)
  • Improved Map.add_raster method (#1572)
  • Fixed js-py conversion bug (#1571)
  • Used sorted function instead of if statements (#1569)
  • Added support for downloading images in parallel (#1564)
  • Improved ee_initialize function (#1563)
  • Added typehinting function parameter for better clarity (#1555)
  • Updated layer manager GUI (#1553)

Contributors

@slowy07

v0.22.1

01 Jun 13:00
Compare
Choose a tag to compare

Improvement

  • Fixed the ipyleaflet SplitControl bug (#1550)
  • Added decimals param for Inspector GUI (#1548)
  • Added decimals param for Inspector GUI (#1548)
  • Added opened param for tool template (#1546)
  • Updated SciPy notebook (#1545)

v0.22.0

30 May 03:55
Compare
Choose a tag to compare

New Features

  • Added Map.add_inspector() method (#1544)
  • Added Map.add_layer_manager() method (#1544)

Improvement

  • Simplifed the geemap module (#1544)
  • Deprecated the heremap module (#1543)

v0.21.0

29 May 04:49
Compare
Choose a tag to compare

New Features

  • Added support for Solara (#1541)
  • Added segmentation notebook (#1539)
  • Added SciPy workshop notebook (#1538)

v0.20.7

16 May 20:05
Compare
Choose a tag to compare

New Features

  • Added ee_to_geotiff function (#1519)
  • Added netlify deployment for pull requests (#1516)

Improvement

  • Added ee.data.setUserAgent (#1535)
  • Fixed dimensions in timelapse module not accepting number pairs (#1534)
  • Fixed ArcGIS add layer bug (#1518)
  • Fixed for faulty exception handling when request.get raises an exception

0.20.6

18 Apr 04:12
Compare
Choose a tag to compare

New Features

  • Added landsat_scaling function (#1503)

Improvement

  • Improved data catalog search GUI (#1496)
  • Fixed ee.Geometry visualization bug (#1495)
  • Fixed plotly import error
  • Updated docker image url