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.16.7

Published by giswqs about 2 years ago

Improvement:

  • Fixed ee service account authentication bug
geemap - v0.16.6

Published by giswqs about 2 years ago

New Features:

  • Added auth support for ee service account #1220
  • Added a mosaic function #1219
  • Added download_ned function #1218

API References:

geemap - v0.16.5

Published by giswqs about 2 years ago

Improvement:

  • Add band param for image_count #1209
  • Improved exporting image to asset #1208
  • Fixed Sentinel-1 timelapse bug #1210
  • Fixed pie chart Windows bug
  • Added popup fields for add_geojson
  • Updated zonal stats function
geemap - v0.16.4

Published by giswqs about 2 years ago

Special thanks to @karelvancamp for his many contributions to this new version.

New Features:

  • Added support for searching Awesome GEE Community Datasets #1197 #1201 #1202
  • Added support for retrieving GEE JS code examples and converting to Python
  • Added colorbar background color and image convolution
  • Added html_to_streamlit function

Improvement:

  • Improved the search data GUI

https://user-images.githubusercontent.com/5016453/184171214-49e58375-196f-4349-9ec1-ae143b63eb42.mp4

geemap - v0.16.3

Published by giswqs about 2 years ago

Improvement:

  • Fixed colab import issue #1192
  • Allow single color rather than list #1191
  • Use json to parse the gee credentials #1178
geemap - v0.16.2

Published by giswqs about 2 years ago

New Features:

  • Added image_histogram and jrc_hist_monthly_history functions
geemap - v0.16.1

Published by giswqs about 2 years ago

New Features:

  • Added support for plotly.express charts (bar, line, histogram, pie) #1170
geemap - v0.16.0

Published by giswqs about 2 years ago

New Features:

  • Added support for creating S1 timelapse #752 #1168
  • Added cloud_pct option for dynamic world ts #1165
  • Added get_ee_path function

Improvement:

  • Renamed region to roi for timelapse func
  • Added lidar tutorial
  • Improved support for Colab
  • Fixed js py conversion bug
  • Improved COG and STAC for short URL
  • Improved requireJS function
  • Added book link
  • Added vector_styling explicit args #1155
geemap - v0.15.5

Published by giswqs about 2 years ago

New Features:

  • Added get_direct_url function
  • Added more lidar functions #1149

Improvement:

  • Improved load_GeoTIFF function
  • Fixed image palette bug
  • Updated vector styling notebook
geemap - v0.15.4

Published by giswqs over 2 years ago

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

Published by giswqs over 2 years ago

Improvement:

  • Pin ipyleaflet version for Colab #1132 #1143
  • Improved add vector functions
geemap - v0.15.2

Published by giswqs over 2 years ago

New Features:

  • Added support for loading JavaScript modules with require() functions #1140
geemap - v0.15.1

Published by giswqs over 2 years ago

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

Published by giswqs over 2 years ago

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

Published by giswqs over 2 years ago

New Features:

  • Added plotting raster in 3D #1127
  • Added scooby report #1127
  • Added sankee datasets #1126
geemap - v0.14.2

Published by giswqs over 2 years ago

New Features:

  • Added more ee export functions #1121
  • Added COG/STAC Inspector GUI for getting pixel values interactively #1123
geemap - v0.14.1

Published by giswqs over 2 years ago

Improvement:

  • Added support for Python 3.10 #1119
  • Made mapclassify pkg optional #1120
geemap - v0.14.0

Published by giswqs over 2 years ago

New Features:

  • Added fishnet function #1111
  • Added download image with geedim #1110

Improvement:

  • Improved zonal stats
geemap - v0.13.11

Published by giswqs over 2 years ago

New Features:

  • Added function for creating Dynamic World land cover timeseries #1108
  • Added land cover comparison notebook #1106
geemap - v0.13.10

Published by giswqs over 2 years ago

New Features:

  • Added support for Dynamic World Land Cover #1098