Releases: gee-community/geemap
Releases · gee-community/geemap
v0.9.0
New Features:
- Get current device latlon #618
- Change geemap's default plotting backend on Colab from folium to ipyleaflet #661
Improvement:
- Improved Colab support #661
- Improved folium colorbar #586
- Fixed broken link #653
- Fixed extract pixel values bug #610
- Fixed color palette bug #605
- Fixed typos #589
v0.8.18
New Features:
- Added pandas_to_geojson #557
- Added feature_histogram function to chart module #553
- Added feature_groups function to chart module #539
- Added random forest probability output #550
Improvement:
- Renamed eefolium module to foliumap
- Changed COG and STAC to lowercase
- Changed .format() to fstring #561
- Fixed random forest string to label bug #545
- Improved split-panel map #543
- Updated otsu example #535
v0.8.17
New Features:
- Added Planet global mosaic #527
- Add LCMS dataset option for sankee #517
- Added add_osm function #503
Improvement:
- Added otsu example #535
- Fixed timeseries plotting bug #513
- Fixed shp deletion bug #509
- Fixed csv_to_points bug #490
- Improved ee_to_geojson #486
- Improved random sampling notebook #479
- Fixed link bug #480
- Improved sankee notebook #471
- Updated installation docs
- Added binder env
v0.8.16
New Features:
- Added csv_to_points GUI #461
- Added GUI for creating transects #454
- Added csv_to_ee and csv_to_makers #461
- Added geopandas support #455
Improvement:
- Improved geojson style #459 #460
- Improved vector support #455
- Improved add_colorbar function #450
- Improved add_raster function #449
- Updated notebooks
v0.8.15
Improvement:
- Improved shp_to_geojson function #430
- Improved add_styled_vector function #432
- Fixed map publish bug #445
- Improved add_colorbar function dc7e548
v0.8.14
New Features:
Improvement:
- Improved add_geojson function 731e59e
- Added GeoPython workshop notebook 6efd5e
- Improved cartoee colorbar #413
- Improved cartoee add_layer function #368
v0.8.13
New Features:
- Added linked maps #375
- Added cartoee legend #343
- Added chart by feature property #339
- Added tool gui template #239
- Added GEE Toolbox GUI #362
- Added support for multiple legends #365
Improvement:
- Improved dataset module to use GEE STAC #346
- Improved training sample tool #326
- Added netcdf_to_ee example #285
- Improved to_html function #361
- Changed colorbar plotting backend #372
- Improved get_colorbar function #372
- Added vector styling example
- Improved zonal statistics
v0.8.12
New Features:
- Added a dataset module for accessing the Earth Engine Data Catalog via dot notation #345
- Added a chart module for creating interactive charts for Earth Engine data #343
- Added a time slider for visualizing Earth Engine time-series images #335 #344
- Added a
netcdf_to_ee
function #342
- Added a
numpy_to_ee
function #337
- Added vertical colorbar support #322
- Added GUI for creating training samples #326
Improvement:
- Added layer control by default to folium map #323
- Added geemap matplotlib example #319
- Added lgtm continuous integration #330
- Fixed layer palette bug #334
- Fixed minimap zoom parameter #329
v0.8.11
New Features:
- Added a colormap module #302
- Added a new cartoee scale bar function #313
- Added extract pixel values funciton #315
- Visualizing Earth Engine image with >200 matplotlib colormaps via dot notation (example)
Improvement:
- Improved the basemap module accessible via dot notation #302
- Added googledrivedownloader and python-box to requirements #310
- Fixed folium layer name bug #314
v0.8.10
New Features:
- Added default basemap options when creating the Map #293
- Added GUI for change basemaps #294
- Add GUI for js2py conversion #296
- Added geemap cheat sheet #276
- Added
Map.zoomToObject()
method #303
Improvement:
- Improved
Map.centerObject()
method #303