geemap

A Python package for interactive geospatial analysis and visualization with Google Earth Engine.

MIT License

Downloads
48.8K
Stars
3.2K
Committers
57

Bot releases are hidden (Show)

geemap - v0.11.0

Published by giswqs almost 3 years ago

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
geemap - v0.10.2

Published by giswqs almost 3 years ago

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
geemap - v0.10.1

Published by giswqs almost 3 years ago

Improvement:

  • A temporary fix for ipyleaflet basemap error #795
geemap - v0.10.0

Published by giswqs almost 3 years ago

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
geemap - 0.9.5

Published by giswqs almost 3 years ago

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
geemap - 0.9.4

Published by giswqs almost 3 years ago

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
geemap - v0.9.3

Published by giswqs almost 3 years ago

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
geemap - v0.9.2

Published by giswqs about 3 years ago

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
geemap - v0.9.1

Published by giswqs about 3 years ago

New Features:

  • Added sandbox_path option allowing users to restrict Voila app access to system directories #673
geemap - v0.9.0

Published by giswqs about 3 years ago

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
geemap - v0.8.18

Published by giswqs over 3 years ago

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
geemap - v0.8.17

Published by giswqs over 3 years ago

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
geemap - v0.8.16

Published by giswqs over 3 years ago

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
geemap - v0.8.15

Published by giswqs over 3 years ago

Improvement:

  • Improved shp_to_geojson function #430
  • Improved add_styled_vector function #432
  • Fixed map publish bug #445
  • Improved add_colorbar function dc7e548
geemap - v0.8.14

Published by giswqs over 3 years ago

New Features:

Improvement:

  • Improved add_geojson function 731e59e
  • Added GeoPython workshop notebook 6efd5e
  • Improved cartoee colorbar #413
  • Improved cartoee add_layer function #368
geemap - v0.8.13

Published by giswqs over 3 years ago

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
geemap - v0.8.12

Published by giswqs over 3 years ago

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
geemap - v0.8.11

Published by giswqs over 3 years ago

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
geemap - v0.8.10

Published by giswqs over 3 years ago

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
geemap - v0.8.9

Published by giswqs over 3 years ago

New Features:

Improvement:

  • Fixed file open encoding bug