Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-24 | 5.1 kB | |
v0.36.0 source code.tar.gz | 2025-07-24 | 9.3 MB | |
v0.36.0 source code.zip | 2025-07-24 | 9.5 MB | |
Totals: 3 Items | 18.8 MB | 4 |
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/gee-community/geemap/pull/2163
- Implement LayerManager using LitElement + anywidget by @naschmitz in https://github.com/gee-community/geemap/pull/2153
- Refactor LitElement logic out into a superclass by @naschmitz in https://github.com/gee-community/geemap/pull/2166
- Separate model and view code in the computed object and inspector tree by @naschmitz in https://github.com/gee-community/geemap/pull/2167
- Add testing infrastructure for anywidgets, plus test for layer_manager and layer_manager_row by @sufyanAbbasi in https://github.com/gee-community/geemap/pull/2168
- Add HGAC workshop notebook by @giswqs in https://github.com/gee-community/geemap/pull/2177
- Implements the basemap selector as anywidget by @sufyanAbbasi in https://github.com/gee-community/geemap/pull/2171
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/gee-community/geemap/pull/2178
- Bump astral-sh/setup-uv from 3 to 4 by @dependabot[bot] in https://github.com/gee-community/geemap/pull/2180
- Add AGU workshop notebook by @giswqs in https://github.com/gee-community/geemap/pull/2181
- Explicitly initialize eerepr by @aazuspan in https://github.com/gee-community/geemap/pull/2183
- Implement Inspector using anywidget and LitElement by @naschmitz in https://github.com/gee-community/geemap/pull/2169
- fix: drop the use of pkg_resources by @12rambau in https://github.com/gee-community/geemap/pull/2187
- Fix linked_maps bug by @giswqs in https://github.com/gee-community/geemap/pull/2192
- Add verbose param to export image functions by @giswqs in https://github.com/gee-community/geemap/pull/2195
- Implement Toolbar and ToolbarItem to anywidget and LitElement by @sufyanAbbasi in https://github.com/gee-community/geemap/pull/2174
- Implement SearchBar using anywidget and LitElement by @sufyanAbbasi in https://github.com/gee-community/geemap/pull/2182
- Implement LayerEditor as an anywidget by @naschmitz in https://github.com/gee-community/geemap/pull/2185
- Fix search bar TS tests by @sufyanAbbasi in https://github.com/gee-community/geemap/pull/2196
- Convert the Legend to anywidget. by @sufyanAbbasi in https://github.com/gee-community/geemap/pull/2197
- Support mode in extract_values_to_points() by @kapoor1992 in https://github.com/gee-community/geemap/pull/2199
- Bump astral-sh/setup-uv from 4 to 5 by @dependabot[bot] in https://github.com/gee-community/geemap/pull/2200
- uv clean cache by @giswqs in https://github.com/gee-community/geemap/pull/2201
- Split basemap selector up into two select fields: provider and resource by @naschmitz in https://github.com/gee-community/geemap/pull/2202
- Add an icon and title to generic widget containers by @naschmitz in https://github.com/gee-community/geemap/pull/2205
- Combine name/address + lat-lon search, plus add compact mode for widget-containers and other style tweaks. by @sufyanAbbasi in https://github.com/gee-community/geemap/pull/2206
- Separate layer manager from toolbar (and other minor UI tweaks) by @naschmitz in https://github.com/gee-community/geemap/pull/2208
- Small search bar style/UX tweaks by @sufyanAbbasi in https://github.com/gee-community/geemap/pull/2209
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/gee-community/geemap/pull/2212
- bugfix: Fix geemap.deck.Map.add_ee_layer to recognize Layer kwargs by @bijanvakili in https://github.com/gee-community/geemap/pull/2216
- Fix deck module typo and update uv lock by @giswqs in https://github.com/gee-community/geemap/pull/2217
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/gee-community/geemap/pull/2219
- Bump esbuild from 0.23.1 to 0.25.0 by @dependabot[bot] in https://github.com/gee-community/geemap/pull/2224
- Bump eerepr to v0.1.0 by @naschmitz in https://github.com/gee-community/geemap/pull/2227
- Add max_error parameter to center_object method by @fede-bello in https://github.com/gee-community/geemap/pull/2228
- Deprecate IPython.core.display by @giswqs in https://github.com/gee-community/geemap/pull/2229
- Fix
get_bounds
param name by @jdbcode in https://github.com/gee-community/geemap/pull/2237 - Add notebook for GEE workshop 2025 by @giswqs in https://github.com/gee-community/geemap/pull/2240
- fix: error with duplicated double basemap by @fede-bello in https://github.com/gee-community/geemap/pull/2241
- chore: Remove duplicated code, fix docstring by @fede-bello in https://github.com/gee-community/geemap/pull/2242
- Bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in https://github.com/gee-community/geemap/pull/2244
New Contributors
- @kapoor1992 made their first contribution in https://github.com/gee-community/geemap/pull/2199
- @bijanvakili made their first contribution in https://github.com/gee-community/geemap/pull/2216
- @fede-bello made their first contribution in https://github.com/gee-community/geemap/pull/2228
Full Changelog: https://github.com/gee-community/geemap/compare/v0.35.1...v0.36.0