Releases: gee-community/geemap
Releases · gee-community/geemap
v0.13.0
Improvement:
- Reduced number of dependencies, making plotting backends optional except ipyleaflet anf folium #1003
- Improved cartoee.add_legend #997
- Added deck and kepler to docs
- Skip export with GitHub Actions
- Update folium module
- Updated clip image notebook
v0.12.1
New Features:
- Added support for pydeck and kepler.gl #993
Improvement:
- Renamed basemaps
- Added GEE-Courses link
- Updated folium module
v0.12.0
New Features:
- Added support for NetCDF data #991
- Converting NetCDF data to GeoTIFF
- Adding velocity map with NetCDF data
- Added clip image by mask #986
- Added streamlit bidirectional functionality #985
Improvement:
- Added requests timeout #989
- Renamed folium basemaps #978
- Set draw export to False by default
- Added font family setting for cartoee #863 #977
v0.11.8
New Features:
- Added split map for folium and streamlit #970
- Updated Landsat timelapse to Collection 2 #974
Improvement:
- Fixed typos and broken links #971
- Updated netCDF notebook
v0.11.7
New Features:
- Added blend function for creating shaded relief maps blended with hillshade
Improvement:
- Added mode reducer to zonal stats #960
v0.11.6
New Features:
- Added support for visualizing LiDAR data in 3D #957
- Added date option for gdf_to_ee #950
Improvement:
- Improved chart histogram #953
- Fixed LGTM false alarm #939
v0.11.5
New Features:
Improvement:
- Fixed stac tile bug #944
- Added None to vis_params as optional #943
- Reformatted code using black
v0.11.4
New Features:
- Added timelapse fading effect #925
v0.11.3
New Features:
- Added support for joining attribute tables
ee_join_table()
#916
- Added
gdf_to_df()
and geojson_to_df()
functions
v0.11.2
New Features:
- Added remove_colorbars function #881
- Added remove_legends function #881
Improvement:
- Update get_image_collection_gif() #905
- Fixed timelapse ND bug #904
- Improved open raster #902
- Fixed zonal stats bug #899
- Fixed Landsat timelapse bug #885