Releases: gee-community/geemap
Releases · gee-community/geemap
v0.15.4
New Features:
- Added support for vector styling #1148
- Added csv_to_vector function #1144
Improvement:
- Improved add_legend and points_from_xy
- Updated data conversion functions
- Renamed datasets from hyphen to underscore
- Updated sample datasets
- Fixed folium split map bug
v0.15.3
Improvement:
- Pin ipyleaflet version for Colab #1132 #1143
- Improved add vector functions
v0.15.2
New Features:
- Added support for loading JavaScript modules with
require()
functions #1140
v0.15.1
New Features:
- Added support for the Open Earth Engine Library (OEEL) #1137. Now can you can call functions in third-party Earth Engine JavaScript libraries directly from Python.
v0.15.0
New Features:
- Added support for changing geojson layer opacity #1135
- Added Map user roi bbox function #1134
Improvement:
- Fixed colormap bug #1133
- Cleaned notebook output #1129
- Fixed clip image bug
v0.14.3
New Features:
- Added plotting raster in 3D #1127
- Added scooby report #1127
- Added sankee datasets #1126
v0.14.2
New Features:
- Added more ee export functions #1121
- Added COG/STAC Inspector GUI for getting pixel values interactively #1123
v0.14.1
Improvement:
- Added support for Python 3.10 #1119
- Made mapclassify pkg optional #1120
v0.14.0
New Features:
- Added fishnet function #1111
- Added download image with geedim #1110
Improvement:
v0.13.11
New Features:
- Added function for creating Dynamic World land cover timeseries #1108
- Added land cover comparison notebook #1106