Releases: gee-community/geemap
Releases · gee-community/geemap
v0.13.10
New Features:
- Added support for Dynamic World Land Cover #1098
v0.13.9
Improvement:
- Improved palette support, accepting a string palette (e.g., terrain, ndvi) vis_params for Map.addLayer().
v0.13.8
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
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
Improvement:
- Added cartoee basemap support #1067
- Updated Landsat LE7_TOA_5YEAR Image ID
v0.13.5
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
New Features:
- Added support for creating interactive choropleth maps with a variety of classification schemes #1043
v0.13.3
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
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
Improvement:
- Fixed heremap import error