Skip to content

Releases: opengeos/leafmap

v0.20.3

21 May 02:14
Compare
Choose a tag to compare
  • Added arc_zoom_to_bounds function (#447)

v0.20.2

10 May 23:53
Compare
Choose a tag to compare

Improvement

  • Added repeat mode for draw control (#443)
  • Changed show_html to display_html

v0.20.1

08 May 03:38
Compare
Choose a tag to compare

New Features

  • Added image_comparison function for comparing images with a slider (#441)
  • Added show_html function (#441)

v0.20.0

25 Apr 01:23
Compare
Choose a tag to compare

New Features

  • Added tms_to_geotiff function (#420)
  • Added tif_to_jp2 function and fixed build errors (#425)
  • Added Segment Anything Model (SAM) (#426)

Improvement

  • Fixed custom STAC GUI bug (#414)
  • Added marker cluster radius option (#417)
  • Added request_modifier param to stac_client (#421)
  • Added bbox parameter for create_timelapse function (#427)
  • Improved tms_to_geotiff and tif_to_jp2 (#430)
  • Fixed ArcGIS add layer bug (#434)

v0.19.0

11 Apr 01:40
Compare
Choose a tag to compare

New Features

  • Added GUI for custom STAC catalogs (#413)

v0.18.10

06 Apr 16:51
Compare
Choose a tag to compare

Improvement

  • Dropped support for Python 3.7 (#410)
  • Fixed create_timelapse bug (#410)

v0.18.9

06 Apr 15:42
Compare
Choose a tag to compare

Improvement

  • Set toolbar widget visibility with env variables (#407)
  • Moved repo to opengeos org and updated repo URL (#408)
  • Removed ipykernel
  • Updated docker image url

v0.18.8

26 Mar 13:18
Compare
Choose a tag to compare

Improvement

  • Removed ipykernel import (#402)

v0.18.7

24 Mar 04:17
Compare
Choose a tag to compare

New Features

  • Added support for creating satellite timelapse animations (#398)

v0.18.6

22 Mar 04:19
Compare
Choose a tag to compare

Improvement

  • Fixed ipywidgets comm error (#396)