Releases: gee-community/geemap
Releases · gee-community/geemap
v0.36.0rc2
Full Changelog: v0.36.0rc1...v0.36.0rc2
v0.36.0rc1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2163
- Implement LayerManager using LitElement + anywidget by @naschmitz in #2153
- Refactor LitElement logic out into a superclass by @naschmitz in #2166
- Separate model and view code in the computed object and inspector tree by @naschmitz in #2167
- Add testing infrastructure for anywidgets, plus test for layer_manager and layer_manager_row by @sufyanAbbasi in #2168
- Add HGAC workshop notebook by @giswqs in #2177
- Implements the basemap selector as anywidget by @sufyanAbbasi in #2171
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2178
- Bump astral-sh/setup-uv from 3 to 4 by @dependabot in #2180
- Add AGU workshop notebook by @giswqs in #2181
- Explicitly initialize eerepr by @aazuspan in #2183
- Implement Inspector using anywidget and LitElement by @naschmitz in #2169
- fix: drop the use of pkg_resources by @12rambau in #2187
- Fix linked_maps bug by @giswqs in #2192
- Add verbose param to export image functions by @giswqs in #2195
- Implement Toolbar and ToolbarItem to anywidget and LitElement by @sufyanAbbasi in #2174
- Implement SearchBar using anywidget and LitElement by @sufyanAbbasi in #2182
- Implement LayerEditor as an anywidget by @naschmitz in #2185
- Fix search bar TS tests by @sufyanAbbasi in #2196
- Convert the Legend to anywidget. by @sufyanAbbasi in #2197
- Support mode in extract_values_to_points() by @kapoor1992 in #2199
- Bump astral-sh/setup-uv from 4 to 5 by @dependabot in #2200
- uv clean cache by @giswqs in #2201
- Split basemap selector up into two select fields: provider and resource by @naschmitz in #2202
- Add an icon and title to generic widget containers by @naschmitz in #2205
- Combine name/address + lat-lon search, plus add compact mode for widget-containers and other style tweaks. by @sufyanAbbasi in #2206
- Separate layer manager from toolbar (and other minor UI tweaks) by @naschmitz in #2208
- Small search bar style/UX tweaks by @sufyanAbbasi in #2209
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2212
- bugfix: Fix geemap.deck.Map.add_ee_layer to recognize Layer kwargs by @bijanvakili in #2216
- Fix deck module typo and update uv lock by @giswqs in #2217
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2219
- Bump esbuild from 0.23.1 to 0.25.0 by @dependabot in #2224
- Bump eerepr to v0.1.0 by @naschmitz in #2227
- Add max_error parameter to center_object method by @fede-bello in #2228
- Deprecate IPython.core.display by @giswqs in #2229
- Fix
get_bounds
param name by @jdbcode in #2237 - Add notebook for GEE workshop 2025 by @giswqs in #2240
- fix: error with duplicated double basemap by @fede-bello in #2241
- chore: Remove duplicated code, fix docstring by @fede-bello in #2242
- Bump astral-sh/setup-uv from 5 to 6 by @dependabot in #2244
New Contributors
- @kapoor1992 made their first contribution in #2199
- @bijanvakili made their first contribution in #2216
- @fede-bello made their first contribution in #2228
Full Changelog: v0.35.1...v0.36.0rc1
v0.35.3
v0.35.2
What's Changed
- Explicitly initialize eerepr by @aazuspan in #2183
- Bump eerepr to v0.1.0 by @naschmitz in #2227
Full Changelog: v0.35.1...v0.35.2
v0.35.1
v0.35.0
What's Changed
- Bump astral-sh/setup-uv from 2 to 3 by @dependabot in #2141
- Fix docs build error by @giswqs in #2144
- Add IPPN workshop notebook by @giswqs in #2147
- Update IPPN workshop notebook by @giswqs in #2148
- Type annotate and clean up
MapInterface
by @naschmitz in #2150 - Rename
get_api_key
toget_env_var
by @naschmitz in #2151 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2149
- Move requirements to pyproject.toml file by @naschmitz in #2156
- Add Gemini-based Dataset Explorer by @giswqs in #2157
Full Changelog: v0.34.5...v0.35.0