Geemap

Latest version: v0.32.1

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 23

0.27.4

What's Changed
* Update v0.27.3 changelog by giswqs in https://github.com/gee-community/geemap/pull/1741
* Update badges and Colab notebook by giswqs in https://github.com/gee-community/geemap/pull/1743
* Add Colab notebook for core features demo by giswqs in https://github.com/gee-community/geemap/pull/1744
* Update 00_geemap_colab.ipynb by jdbcode in https://github.com/gee-community/geemap/pull/1747
* Modify user agent string for geemap.core by bengalin in https://github.com/gee-community/geemap/pull/1748
* Fix typos by giswqs in https://github.com/gee-community/geemap/pull/1749
* Update Colab notebook by giswqs in https://github.com/gee-community/geemap/pull/1750


**Full Changelog**: https://github.com/gee-community/geemap/compare/v0.27.3...v0.27.4

0.27.3

What's Changed
* Fix layer management issues by naschmitz in https://github.com/gee-community/geemap/pull/1740
* Implement draw controls in geemap.core (with toolbar fixes) by sufyanAbbasi in https://github.com/gee-community/geemap/pull/1736


**Full Changelog**: https://github.com/gee-community/geemap/compare/v0.27.2...v0.27.3

0.27.2

What's Changed
* Fix JS-PY conversion bug by giswqs in https://github.com/gee-community/geemap/pull/1733
* Revert dark mode changes to toolbar by naschmitz in https://github.com/gee-community/geemap/pull/1738
* Fix several bugs and add basemap selector to core. by naschmitz in https://github.com/gee-community/geemap/pull/1735

**Full Changelog**: https://github.com/gee-community/geemap/compare/v0.27.1...v0.27.2

0.27.1

What's Changed
* Refactor layer editor into an ipywidgets subclass by naschmitz in https://github.com/gee-community/geemap/pull/1717
* Refactor the legend into an ipywidgets subclass by jgarcia525 in https://github.com/gee-community/geemap/pull/1722
* Fix map horizontal scrollbar issue by giswqs in https://github.com/gee-community/geemap/pull/1728
* Fix map width test error by giswqs in https://github.com/gee-community/geemap/pull/1729
* Update G4G workshop notebook by giswqs in https://github.com/gee-community/geemap/pull/1730

New Contributors
* jgarcia525 made their first contribution in https://github.com/gee-community/geemap/pull/1721

**Full Changelog**: https://github.com/gee-community/geemap/compare/v0.25.0...v0.27.1

0.27.0

What's Changed
* Add installation CI by giswqs in https://github.com/gee-community/geemap/pull/1656
* Fix vis control error by giswqs in https://github.com/gee-community/geemap/pull/1660
* Fix plotly notebook typo by giswqs in https://github.com/gee-community/geemap/pull/1661
* Refactor inspector into an ipywidgets subclass by naschmitz in https://github.com/gee-community/geemap/pull/1663
* Refactor toolbar into an ipywidgets subclass by bengalin in https://github.com/gee-community/geemap/pull/1664
* Fix computation for number of rows in toolbar by bengalin in https://github.com/gee-community/geemap/pull/1665
* Update pepy badge by giswqs in https://github.com/gee-community/geemap/pull/1668
* Defines an AbstractDrawControl and implementation for the current draw control features. by sufyanAbbasi in https://github.com/gee-community/geemap/pull/1666
* Restore dragging mode after existing split map mode by kirimaru-jp in https://github.com/gee-community/geemap/pull/1669
* Remove trailing spaces by schwehr in https://github.com/gee-community/geemap/pull/1673
* Clean up docs folder by schwehr in https://github.com/gee-community/geemap/pull/1672
* Clean up docs folder by giswqs in https://github.com/gee-community/geemap/pull/1675
* Refactor layer manager into an ipywidgets subclass by naschmitz in https://github.com/gee-community/geemap/pull/1671
* Add unit tests for draw control, defaults to clearing the draw control on reset, handle the last_geometry differently when calling `remove_geometry` by sufyanAbbasi in https://github.com/gee-community/geemap/pull/1674
* Add G4G workshop notebook by giswqs in https://github.com/gee-community/geemap/pull/1676
* Add NLCD 2021 basemap by giswqs in https://github.com/gee-community/geemap/pull/1680
* Clean up layer management ivars. by naschmitz in https://github.com/gee-community/geemap/pull/1684
* Refactor basemap into an ipywidgets subclass by bengalin in https://github.com/gee-community/geemap/pull/1685
* Fix layer visualization GUI bug by giswqs in https://github.com/gee-community/geemap/pull/1687
* Add City+ conference workshop notebook by giswqs in https://github.com/gee-community/geemap/pull/1688
* Remove Google basemaps by giswqs in https://github.com/gee-community/geemap/pull/1681
* Update changelog for v0.26.0 by giswqs in https://github.com/gee-community/geemap/pull/1689
* Add script for generating changelog for mkdocs by giswqs in https://github.com/gee-community/geemap/pull/1690
* Update changelog by giswqs in https://github.com/gee-community/geemap/pull/1691
* Update workshop notebooks by giswqs in https://github.com/gee-community/geemap/pull/1694
* Add close_button_position to split_map by giswqs in https://github.com/gee-community/geemap/pull/1699
* fix notebook link in the docs and example notebook by biplovbhandari in https://github.com/gee-community/geemap/pull/1701
* `ee_to_df` Make prop names and col names same by jdbcode in https://github.com/gee-community/geemap/pull/1703
* Add core module by naschmitz in https://github.com/gee-community/geemap/pull/1692
* Remove left_control/right_control in split_map() before restoring previous value of self.controls by kirimaru-jp in https://github.com/gee-community/geemap/pull/1706
* Set default add_header to False for add_widget by giswqs in https://github.com/gee-community/geemap/pull/1707
* Revert 1 colorbar refactor by jgarcia525 in https://github.com/gee-community/geemap/pull/1721
* Fix ipywidgets dark mode for toolbar buttons on Colab by giswqs in https://github.com/gee-community/geemap/pull/1716

New Contributors
* bengalin made their first contribution in https://github.com/gee-community/geemap/pull/1664
* sufyanAbbasi made their first contribution in https://github.com/gee-community/geemap/pull/1666
* kirimaru-jp made their first contribution in https://github.com/gee-community/geemap/pull/1669
* schwehr made their first contribution in https://github.com/gee-community/geemap/pull/1673
* biplovbhandari made their first contribution in https://github.com/gee-community/geemap/pull/1701
* jgarcia525 made their first contribution in https://github.com/gee-community/geemap/pull/1721

**Full Changelog**: https://github.com/gee-community/geemap/compare/v0.25.0...v0.27.0

0.26.0

What's Changed
* Add installation CI by giswqs in https://github.com/gee-community/geemap/pull/1656
* Fix vis control error by giswqs in https://github.com/gee-community/geemap/pull/1660
* Fix plotly notebook typo by giswqs in https://github.com/gee-community/geemap/pull/1661
* Refactor inspector into an ipywidgets subclass by naschmitz in https://github.com/gee-community/geemap/pull/1663
* Refactor toolbar into an ipywidgets subclass by bengalin in https://github.com/gee-community/geemap/pull/1664
* Fix computation for number of rows in toolbar by bengalin in https://github.com/gee-community/geemap/pull/1665
* Update pepy badge by giswqs in https://github.com/gee-community/geemap/pull/1668
* Defines an AbstractDrawControl and implementation for the current draw control features. by sufyanAbbasi in https://github.com/gee-community/geemap/pull/1666
* Restore dragging mode after existing split map mode by kirimaru-jp in https://github.com/gee-community/geemap/pull/1669
* Remove trailing spaces by schwehr in https://github.com/gee-community/geemap/pull/1673
* Clean up docs folder by schwehr in https://github.com/gee-community/geemap/pull/1672
* Clean up docs folder by giswqs in https://github.com/gee-community/geemap/pull/1675
* Refactor layer manager into an ipywidgets subclass by naschmitz in https://github.com/gee-community/geemap/pull/1671
* Add unit tests for draw control, defaults to clearing the draw control on reset by sufyanAbbasi in https://github.com/gee-community/geemap/pull/1674
* Add G4G workshop notebook by giswqs in https://github.com/gee-community/geemap/pull/1676
* Add NLCD 2021 basemap by giswqs in https://github.com/gee-community/geemap/pull/1680
* Clean up layer management ivars. by naschmitz in https://github.com/gee-community/geemap/pull/1684
* Refactor basemap into an ipywidgets subclass by bengalin in https://github.com/gee-community/geemap/pull/1685
* Fix layer visualization GUI bug by giswqs in https://github.com/gee-community/geemap/pull/1687
* Add City+ conference workshop notebook by giswqs in https://github.com/gee-community/geemap/pull/1688
* Remove Google basemaps by giswqs in https://github.com/gee-community/geemap/pull/1681

New Contributors
* bengalin made their first contribution in https://github.com/gee-community/geemap/pull/1664
* sufyanAbbasi made their first contribution in https://github.com/gee-community/geemap/pull/1666
* kirimaru-jp made their first contribution in https://github.com/gee-community/geemap/pull/1669
* schwehr made their first contribution in https://github.com/gee-community/geemap/pull/1673

**Full Changelog**: https://github.com/gee-community/geemap/compare/v0.25.0...v0.26.0

Page 4 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.