Skip to content

Releases: gee-community/geemap

v0.11.1

24 Jan 13:45
Compare
Choose a tag to compare

New Features:

  • Added ee_extra to algorithms #868
  • Added COG creation bc83fdf
  • Added heremap plotting backend #382
  • Added COG Inspector GUI #841

Improvement:

  • Improved GitHub workflows #879
  • Fixed ee_stac_list bug #873
  • Fixed js py conversion ce7fee0
  • Updated notebook 07 #871
  • Added IR band to goes_timelapse #870
  • Updated ee_basemaps #869
  • Removed COG mosaic
  • Fixed cartoee legend bug
  • Updated installation instructions

v0.11.0

08 Jan 01:45
Compare
Choose a tag to compare

New Features:

  • Added support for plotly #842
  • Added colorbar to timelapse #846
  • Added save_colorbar function #846
  • Added ocean color timelapse #845
  • Added support for xyzservices basemaps #795
  • Added labeling gdf shp geojson #815
  • Added remove_labels #815
  • Added Planetary Computer STAC support
  • Added bbox_to_gdf function

Improvement:

  • Fixed cartoee projection bug #843
  • Improved COG visualization #844
  • Updated STAC notebook example #841
  • Improved stac tile functions #839
  • Removed pangeo broken binder links

v0.10.2

23 Dec 14:24
Compare
Choose a tag to compare

New Features:

  • Add locate control to folium #809
  • Added add_points_from_xy function #812
  • Added heatmap function
  • Added add_labels function #815
  • Added NAIP timelapse #789

Improvement:

  • Improved js_to_py function #805
  • Renamed popups to popup #812
  • Changed default map view #821
  • Fixed centerObject bug #823
  • Fixed typo #824

v0.10.1

06 Dec 19:11
Compare
Choose a tag to compare

Improvement:

  • A temporary fix for ipyleaflet basemap error #795

v0.10.0

29 Nov 02:09
Compare
Choose a tag to compare

New Features:

  • Added remove_legend function #761
  • Added add_marker function #765
  • Added support for local tile and raster GUI #758, #769
  • Added a new osm module #770 #772
  • Added support for PostGIS #771 #772
  • Added ImageOverlay from local files #773

0.9.5

22 Nov 20:01
Compare
Choose a tag to compare

New Features:

  • Added timelapse module
  • Added quarter and monthly timelapse #746
  • Improved create timeseries #736
  • Added Sentinel-2 timelapse #733 #736
  • Added MODIS NDVI timelapse #728
  • Added GOES timelapse #717
  • Added time slider opacity param #720
  • Added contour function #688
  • Added more gif functions
  • Added make_gif and gif_to_mp4 functions
  • Improved date sequence
  • Added Alibaba font type
  • Added ESA Land Cover legend
  • Added zoom to bounds function
  • Added streamlit download button

Improvement:

  • Fixed encoding bug #747

0.9.4

24 Oct 00:27
Compare
Choose a tag to compare

New Features:

  • Made streamlit map width responsive #713
  • Added function read file from url

Improvement:

  • Fixed map width bug #712
  • Fixed algorithms module bug
  • Updated environment.yml

v0.9.3

23 Oct 04:44
Compare
Choose a tag to compare

New Features:

  • Added streamlit support #697
  • Added point layer function #702
  • Added river width module #682
  • Added census data and xyzservices
  • Added nlcd notebook
  • Added river width module notebook
  • Added GEE workshop notebook

Improvement:

  • Fixed geojson style callback bug #692
  • Fixed open vector bug #124
  • Removed py36 due to xyzservices

v0.9.2

02 Oct 03:26
Compare
Choose a tag to compare

New Features:

  • Added RivWidthCloud module #682
  • Added RivWidthCloud notebook #682
  • Added NLCD notebook
  • Added a close button to timeseries inspector

Improvement:

  • Fixed hover countries notebook #686
  • Improved cartoee colorbar with custom label size #681

v0.9.1

18 Sep 02:14
Compare
Choose a tag to compare

New Features:

  • Added sandbox_path option allowing users to restrict Voila app access to system directories #673