Recent Releases of leafmap
leafmap - v0.63.1
What's Changed
- docs: replace MkDocs with Zensical for the documentation website by @giswqs in https://github.com/opengeos/leafmap/pull/1340
- ci: add Claude Code automated PR review workflow by @giswqs in https://github.com/opengeos/leafmap/pull/1344
- Update Claude code review workflow to v7 by @giswqs in https://github.com/opengeos/leafmap/pull/1350
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1345
- Bump actions/setup-python from 6 to 7 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1346
- Speed up DataFrame conversion utilities by @steps-re in https://github.com/opengeos/leafmap/pull/1349
- Add Urban Heat Island mapping notebook with MODIS LST by @Qandeel-01 in https://github.com/opengeos/leafmap/pull/1343
New Contributors
- @steps-re made their first contribution in https://github.com/opengeos/leafmap/pull/1349
- @Qandeel-01 made their first contribution in https://github.com/opengeos/leafmap/pull/1343
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.63.0...v0.63.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 20 days ago
leafmap - v0.63.0
What's Changed
- Bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1322
- feat: add HLS data visualization notebook for NASA Earthdata by @giswqs in https://github.com/opengeos/leafmap/pull/1323
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1324
- fix: use get() method for layer type checks in inspector_gui to avoid KeyError by @giswqs in https://github.com/opengeos/leafmap/pull/1327
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1328
- Bump nwtgck/actions-netlify from 3.0 to 4.0 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1329
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1332
- refactor: streamline geojson handling by centralizing file reading logic by @giswqs in https://github.com/opengeos/leafmap/pull/1336
- fix: route local tile URLs through jupyter-loopback in get_local_tile_url by @giswqs in https://github.com/opengeos/leafmap/pull/1337
- fix: debounce toolbar hover events to stop flickering (#1330) by @giswqs in https://github.com/opengeos/leafmap/pull/1338
- Bump version: 0.62.0 → 0.63.0 by @giswqs in https://github.com/opengeos/leafmap/pull/1339
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.62.0...v0.63.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 2 months ago
leafmap - v0.62.0
What's Changed
- Pin ipyvue<1.12.0 to fix maplibre in Google Colab by @giswqs in https://github.com/opengeos/leafmap/pull/1311
- Bump version: 0.61.0 → 0.61.1 by @giswqs in https://github.com/opengeos/leafmap/pull/1312
- Allow localtileserver prefix override and fix inferred prefix on JH by @jbachus in https://github.com/opengeos/leafmap/pull/1314
- Update ipyvue requirement from <1.12.0 to >=1.12.0 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1313
- fix: enforce explicit colors on sidebar panels by @giswqs in https://github.com/opengeos/leafmap/pull/1320
- Update mkdocs-jupyter requirement from >=0.25.1 to >=0.26.3 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1319
- Bump version: 0.61.1 → 0.62.0 by @giswqs in https://github.com/opengeos/leafmap/pull/1321
New Contributors
- @jbachus made their first contribution in https://github.com/opengeos/leafmap/pull/1314
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.61.0...v0.62.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 4 months ago
leafmap - v0.61.1
What's Changed
- Pin ipyvue<1.12.0 to fix maplibre in Google Colab by @giswqs in https://github.com/opengeos/leafmap/pull/1311
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.61.0...v0.61.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago
leafmap - v0.61.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1309
- Update default TiTiler endpoint by @giswqs in https://github.com/opengeos/leafmap/pull/1310
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.60.4...v0.61.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago
leafmap - v0.60.4
What's Changed
- Bump version: 0.60.2 → 0.60.3 by @giswqs in https://github.com/opengeos/leafmap/pull/1301
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1302
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1303
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1304
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1305
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1306
- Add Chesapeake Bay Watershed Land Cover legend by @giswqs in https://github.com/opengeos/leafmap/pull/1308
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.60.3...v0.60.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago
leafmap - v0.60.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1297
- Update TerraScope authentication and notebook by @giswqs in https://github.com/opengeos/leafmap/pull/1298
- Bump version: 0.60.1 → 0.60.2 by @giswqs in https://github.com/opengeos/leafmap/pull/1299
- Fix split_map gray background when using vector layers by @giswqs in https://github.com/opengeos/leafmap/pull/1300
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.60.1...v0.60.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago
leafmap - v0.60.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1297
- Update TerraScope authentication and notebook by @giswqs in https://github.com/opengeos/leafmap/pull/1298
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.60.1...v0.60.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago
leafmap - v0.60.1
What's Changed
- Use system temp directory for temporary HTML files by @giswqs in https://github.com/opengeos/leafmap/pull/1296
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.60.0...v0.60.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago
leafmap - v0.60.0
What's Changed
- Fix pre-commit error by @giswqs in https://github.com/opengeos/leafmap/pull/1291
- Fix fire module bugs and update development status classifier by @giswqs in https://github.com/opengeos/leafmap/pull/1292
- Fix NASA Earth data search error by @giswqs in https://github.com/opengeos/leafmap/pull/1293
- Add terrascope module for Terrascope STAC API integration by @giswqs in https://github.com/opengeos/leafmap/pull/1294
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.59.0...v0.60.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago
leafmap - v0.59.0
What's Changed
- Restore common module by @giswqs in https://github.com/opengeos/leafmap/pull/1288
- Add support for TiTiler-CMR by @giswqs in https://github.com/opengeos/leafmap/pull/1289
- Add support for visualizing NASA fire datasets by @giswqs in https://github.com/opengeos/leafmap/pull/1290
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.58.0...v0.59.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago
leafmap - v0.58.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1275
- Update AGU notebook example by @giswqs in https://github.com/opengeos/leafmap/pull/1277
- Add wms_to_geotiff function by @giswqs in https://github.com/opengeos/leafmap/pull/1278
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1280
- Make the repository "notebook.link ready" by @martinRenou in https://github.com/opengeos/leafmap/pull/1281
- Fix: Add error handling for missing 'tiles' key in stac_tile response by @giswqs in https://github.com/opengeos/leafmap/pull/1282
New Contributors
- @martinRenou made their first contribution in https://github.com/opengeos/leafmap/pull/1281
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.10...v0.58.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago
leafmap - v0.57.10
What's Changed
- Restore the common module by @giswqs in https://github.com/opengeos/leafmap/pull/1273
- Increase coordinate decimal points for pixel inspector by @giswqs in https://github.com/opengeos/leafmap/pull/1274
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.9...v0.57.10
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago
leafmap - v0.57.9
What's Changed
- Update sidebar flag by @giswqs in https://github.com/opengeos/leafmap/pull/1265
- Add AGU workshop notebook by @giswqs in https://github.com/opengeos/leafmap/pull/1266
- Fix add-data bug by @giswqs in https://github.com/opengeos/leafmap/pull/1267
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.8...v0.57.9
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago
leafmap - v0.57.8
What's Changed
- Update H3 example by @giswqs in https://github.com/opengeos/leafmap/pull/1260
- Add close_db_connections method by @giswqs in https://github.com/opengeos/leafmap/pull/1261
- Add generate_latlon_grid function by @giswqs in https://github.com/opengeos/leafmap/pull/1262
- Add legend_dict attribute to map by @giswqs in https://github.com/opengeos/leafmap/pull/1263
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.7...v0.57.8
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago
leafmap - v0.57.7
What's Changed
- Update maplibre default import by @giswqs in https://github.com/opengeos/leafmap/pull/1258
- Add H3 hexagonal grid example by @giswqs in https://github.com/opengeos/leafmap/pull/1259
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.6...v0.57.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago
leafmap - v0.57.6
What's Changed
- Rebuild docs to reduce repo size by @giswqs in https://github.com/opengeos/leafmap/pull/1255
- Add support for creating local TiTiler endpoint by @giswqs in https://github.com/opengeos/leafmap/pull/1256
- Add titiler support for Colab by @giswqs in https://github.com/opengeos/leafmap/pull/1257
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.5...v0.57.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago
leafmap - v0.57.5
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1251
- Fix fit_bounds issue by @giswqs in https://github.com/opengeos/leafmap/pull/1254
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.4...v0.57.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago
leafmap - v0.57.4
What's Changed
- Update TiTiler bounds endpoint by @giswqs in https://github.com/opengeos/leafmap/pull/1253
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.3...v0.57.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago
leafmap - v0.57.3
What's Changed
- Fix fit_bounds bug by @giswqs in https://github.com/opengeos/leafmap/pull/1252
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.2...v0.57.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago
leafmap - v0.57.2
What's Changed
- Add ee_initialize function by @giswqs in https://github.com/opengeos/leafmap/pull/1250
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.1...v0.57.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago
leafmap - v0.57.1
What's Changed
- Fix vector z-order issue improve add_geojson by @giswqs in https://github.com/opengeos/leafmap/pull/1246
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.57.0...v0.57.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago
leafmap - v0.57.0
What's Changed
- Add add_geotiff method by @giswqs in https://github.com/opengeos/leafmap/pull/1244
- Add more params to add_geotiff by @giswqs in https://github.com/opengeos/leafmap/pull/1245
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.56.0...v0.57.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago
leafmap - v0.56.0
What's Changed
- Fix notebook link typos by @giswqs in https://github.com/opengeos/leafmap/pull/1238
- Export df_to_gdf function to default import by @giswqs in https://github.com/opengeos/leafmap/pull/1239
- Add add_nwi method to maplibre by @giswqs in https://github.com/opengeos/leafmap/pull/1240
- Improve more functions by default by @giswqs in https://github.com/opengeos/leafmap/pull/1241
- Update add_geojson method by @giswqs in https://github.com/opengeos/leafmap/pull/1242
- Add clip_raster and stack_bands functions by @giswqs in https://github.com/opengeos/leafmap/pull/1243
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.55.1...v0.56.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago
leafmap - v0.55.1
What's Changed
- Add duckdb notebook to docs by @giswqs in https://github.com/opengeos/leafmap/pull/1235
- fix(tool-template): tool template will be return none by @slowy07 in https://github.com/opengeos/leafmap/pull/1233
- chore(refactor): parameter bands value 'None' instead can use str by @slowy07 in https://github.com/opengeos/leafmap/pull/1236
- Add support for visualizing Copernicus data by @giswqs in https://github.com/opengeos/leafmap/pull/1237
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.55.0...v0.55.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago
leafmap - v0.55.0
What's Changed
- Add create container for floating sidebar by @giswqs in https://github.com/opengeos/leafmap/pull/1232
- Add support for DuckDB vector tiles by @giswqs in https://github.com/opengeos/leafmap/pull/1234
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.54.0...v0.55.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago
leafmap - v0.54.0
What's Changed
- Add support for visualizing historical imagery by @giswqs in https://github.com/opengeos/leafmap/pull/1231
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.53.4...v0.54.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago
leafmap - v0.53.4
What's Changed
- Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1227
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1226
- Add support for band selection for view-raster CLI by @giswqs in https://github.com/opengeos/leafmap/pull/1229
- Add get_wayback_layers function by @giswqs in https://github.com/opengeos/leafmap/pull/1230
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.53.3...v0.53.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago
leafmap - v0.53.3
What's Changed
- Add viewer to project.toml by @giswqs in https://github.com/opengeos/leafmap/pull/1225
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.53.2...v0.53.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago
leafmap - v0.53.2
What's Changed
- Update README by @giswqs in https://github.com/opengeos/leafmap/pull/1221
- fix maplibre examples broken links (#1222) by @hatembk in https://github.com/opengeos/leafmap/pull/1223
- Add view-raster and view-vector CLI by @giswqs in https://github.com/opengeos/leafmap/pull/1224
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.53.1...v0.53.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago
leafmap - v0.53.1
What's Changed
- Fix sidebar issues by @giswqs in https://github.com/opengeos/leafmap/pull/1219
- Add vector editor by @giswqs in https://github.com/opengeos/leafmap/pull/1220
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.53.0...v0.53.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 11 months ago
leafmap - v0.53.0
What's Changed
- Allow loading styles via http in addition to https by @vycius in https://github.com/opengeos/leafmap/pull/1213
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1214
- Add floating sidebar to the map by @giswqs in https://github.com/opengeos/leafmap/pull/1215
- Add flaoting sidebar notebook example by @giswqs in https://github.com/opengeos/leafmap/pull/1216
- Fix notebook error by @giswqs in https://github.com/opengeos/leafmap/pull/1217
New Contributors
- @vycius made their first contribution in https://github.com/opengeos/leafmap/pull/1213
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.52.4...v0.53.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 11 months ago
leafmap - v0.52.4
What's Changed
- Add H3HexagonLayer example by @giswqs in https://github.com/opengeos/leafmap/pull/1211
- Improve add_colorbar function for custom tick marks by @giswqs in https://github.com/opengeos/leafmap/pull/1212
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.52.3...v0.52.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 11 months ago
leafmap - v0.52.3
What's Changed
- Add support for updating DeckGL layers by @giswqs in https://github.com/opengeos/leafmap/pull/1207
- Fix deck layer manager bug by @giswqs in https://github.com/opengeos/leafmap/pull/1208
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1209
- Fix docs build warnings by @giswqs in https://github.com/opengeos/leafmap/pull/1210
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.52.2...v0.52.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 11 months ago
leafmap - v0.52.2
What's Changed
- Change TiTiler demo endpoint by @giswqs in https://github.com/opengeos/leafmap/pull/1205
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.47.0...v0.52.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 11 months ago
leafmap - v0.52.1
What's Changed
- Add Google Earth example by @giswqs in https://github.com/opengeos/leafmap/pull/1197
- Add arc layer notebook example by @giswqs in https://github.com/opengeos/leafmap/pull/1201
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1202
- Fix NASA OPERA colormap issue by @giswqs in https://github.com/opengeos/leafmap/pull/1204
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.52.0...v0.52.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 11 months ago
leafmap - v0.52.0
What's Changed
- Add support for similarity search with AlphaEarth by @giswqs in https://github.com/opengeos/leafmap/pull/1196
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.51.1...v0.52.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 12 months ago
leafmap - v0.51.1
What's Changed
- Update get_ee_tile_url function by @giswqs in https://github.com/opengeos/leafmap/pull/1195
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.51.0...v0.51.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 12 months ago
leafmap - v0.51.0
What's Changed
- Add TabWidget class by @giswqs in https://github.com/opengeos/leafmap/pull/1193
- Add Mapillary StreetView panel by @giswqs in https://github.com/opengeos/leafmap/pull/1194
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.50.2...v0.51.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.50.2
What's Changed
- Update docker python to 3.13 by @giswqs in https://github.com/opengeos/leafmap/pull/1189
- Fix Arc Layer bug by @giswqs in https://github.com/opengeos/leafmap/pull/1190
- Add create_arc_layer function by @giswqs in https://github.com/opengeos/leafmap/pull/1191
- Fix docs build error by @giswqs in https://github.com/opengeos/leafmap/pull/1192
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.50.1...v0.50.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.50.1
What's Changed
- Add add_vector_tile function by @giswqs in https://github.com/opengeos/leafmap/pull/1186
- Add support for rendering vector tiles using Martin by @giswqs in https://github.com/opengeos/leafmap/pull/1187
- Update find_files and sort_files functions by @giswqs in https://github.com/opengeos/leafmap/pull/1188
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.50.0...v0.50.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.50.0
What's Changed
- Add support for accessing files from aws s3 by @giswqs in https://github.com/opengeos/leafmap/pull/1182
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/opengeos/leafmap/pull/1180
- Fix docs build error by @giswqs in https://github.com/opengeos/leafmap/pull/1183
- Add add_to_map_container method by @giswqs in https://github.com/opengeos/leafmap/pull/1184
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.49.3...v0.50.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.49.3
What's Changed
- Add Landsat time slider example by @giswqs in https://github.com/opengeos/leafmap/pull/1178
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/leafmap/pull/1179
- Add xarray support for time slider by @giswqs in https://github.com/opengeos/leafmap/pull/1181
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.49.2...v0.49.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.49.2
What's Changed
- Add remove_terrain method for MapLibre by @giswqs in https://github.com/opengeos/leafmap/pull/1177
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.49.1...v0.49.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.49.1
What's Changed
- fix typo in maplibre example link by @hatembk in https://github.com/opengeos/leafmap/pull/1175
- Add time slider for visualizing time series data by @giswqs in https://github.com/opengeos/leafmap/pull/1176
New Contributors
- @hatembk made their first contribution in https://github.com/opengeos/leafmap/pull/1175
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.49.0...v0.49.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.49.0
What's Changed
- Update Dockerfile by @giswqs in https://github.com/opengeos/leafmap/pull/1171
- Add support for AlphaEarth satellite embeddings by @giswqs in https://github.com/opengeos/leafmap/pull/1172
- Add AlphaEarth notebook example by @giswqs in https://github.com/opengeos/leafmap/pull/1173
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.48.9...v0.49.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.48.9
What's Changed
- Update the Dockerfile by @giswqs in https://github.com/opengeos/leafmap/pull/1167
- Update Dockerfile and add dockerignore by @giswqs in https://github.com/opengeos/leafmap/pull/1168
- Fix leafmap legend bug by @giswqs in https://github.com/opengeos/leafmap/pull/1169
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.48.8...v0.48.9
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.48.8
What's Changed
- Fix layer style GUI bug by @giswqs in https://github.com/opengeos/leafmap/pull/1164
- Change open data widget width by @giswqs in https://github.com/opengeos/leafmap/pull/1165
- Add support for more data formats by @giswqs in https://github.com/opengeos/leafmap/pull/1166
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.48.7...v0.48.8
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.48.7
What's Changed
- Add get_nwi_year function by @giswqs in https://github.com/opengeos/leafmap/pull/1156
- Add view_pc_items function by @giswqs in https://github.com/opengeos/leafmap/pull/1157
- Add convert_to_cog function by @giswqs in https://github.com/opengeos/leafmap/pull/1158
- Add MapLiber set_terrain method by @giswqs in https://github.com/opengeos/leafmap/pull/1160
- Add TITILER_ENDPOINT env variable by @giswqs in https://github.com/opengeos/leafmap/pull/1162
- Add image_bbox function by @giswqs in https://github.com/opengeos/leafmap/pull/1163
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.48.6...v0.48.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.48.6
What's Changed
- Improve the data filter widget by @giswqs in https://github.com/opengeos/leafmap/pull/1154
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.48.5...v0.48.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.48.5
What's Changed
- Fix write_image_colormap bug by @giswqs in https://github.com/opengeos/leafmap/pull/1152
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.48.4...v0.48.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.48.4
What's Changed
- Add USGS Imagery basemap by @giswqs in https://github.com/opengeos/leafmap/pull/1145
- Import plot module functions by default by @giswqs in https://github.com/opengeos/leafmap/pull/1148
- Fix folium draw control bug by @giswqs in https://github.com/opengeos/leafmap/pull/1150
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.48.3...v0.48.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.48.3
What's Changed
- Update Dockerfile by @giswqs in https://github.com/opengeos/leafmap/pull/1141
- Update AWS Open Data default dataset by @giswqs in https://github.com/opengeos/leafmap/pull/1142
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.48.2...v0.48.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.48.2
What's Changed
- Fix circle opacity bug for maplibre by @giswqs in https://github.com/opengeos/leafmap/pull/1140
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.48.1...v0.48.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.48.1
What's Changed
- Improve add_ee_layer method by @giswqs in https://github.com/opengeos/leafmap/pull/1138
- Add CVPR workshop notebook by @giswqs in https://github.com/opengeos/leafmap/pull/1139
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.48.0...v0.48.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.48.0
What's Changed
- Simplify dependencies by @giswqs in https://github.com/opengeos/leafmap/pull/1137
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.47.2...v0.48.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.47.2
What's Changed
- Bump docker/build-push-action from 5 to 6 by @dependabot in https://github.com/opengeos/leafmap/pull/1133
- Add support for layer groups by @giswqs in https://github.com/opengeos/leafmap/pull/1134
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.47.1...v0.47.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.47.1
What's Changed
- Remove colour dependency by @giswqs in https://github.com/opengeos/leafmap/pull/1132
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.47.0...v0.47.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.47.0
What's Changed
- Add GitHub workflow for deleting docker PR image by @giswqs in https://github.com/opengeos/leafmap/pull/1128
- Update docker workflow by @giswqs in https://github.com/opengeos/leafmap/pull/1129
- Remove untagged docker images by @giswqs in https://github.com/opengeos/leafmap/pull/1130
- Add support for Google Maps API key by @giswqs in https://github.com/opengeos/leafmap/pull/1131
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.10...v0.47.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.46.10
What's Changed
- Add ee tile generator by @giswqs in https://github.com/opengeos/leafmap/pull/1126
- Update docker image GitHub Action by @giswqs in https://github.com/opengeos/leafmap/pull/1127
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.9...v0.46.10
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.46.9
What's Changed
- Add USGS imagery basemap by @giswqs in https://github.com/opengeos/leafmap/pull/1121
- Update TiTiler demo endpoint by @giswqs in https://github.com/opengeos/leafmap/pull/1123
- Add backup titiler endpoint by @giswqs in https://github.com/opengeos/leafmap/pull/1124
- Add partial match for data filtering by @giswqs in https://github.com/opengeos/leafmap/pull/1125
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.8...v0.46.9
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.46.8
What's Changed
- Add STAC Search GUI for MapLibre by @giswqs in https://github.com/opengeos/leafmap/pull/1119
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.7...v0.46.8
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.46.7
What's Changed
- Fix docs build error by @giswqs in https://github.com/opengeos/leafmap/pull/1117
- Add Map.to_solara() method by @giswqs in https://github.com/opengeos/leafmap/pull/1118
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.6...v0.46.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.46.6
What's Changed
- Remove print statement by @giswqs in https://github.com/opengeos/leafmap/pull/1115
- Add support for Amazon Sustainability Data Initiative by @giswqs in https://github.com/opengeos/leafmap/pull/1116
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.5...v0.46.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.46.5
What's Changed
- Add layer manager support for background layers by @giswqs in https://github.com/opengeos/leafmap/pull/1112
- Add MapTiler geocoding control by @giswqs in https://github.com/opengeos/leafmap/pull/1113
- Add support for Amazon map tiles by @giswqs in https://github.com/opengeos/leafmap/pull/1114
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.4...v0.46.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.46.4
What's Changed
- Add support for custom MapLibre styles by @giswqs in https://github.com/opengeos/leafmap/pull/1109
- Add connect_lines_from_points function by @giswqs in https://github.com/opengeos/leafmap/pull/1110
- Add data annotation callback by @giswqs in https://github.com/opengeos/leafmap/pull/1111
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.3...v0.46.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
leafmap - v0.46.3
What's Changed
- Add spatial mosaic capability for OPERA products (TIFs only) by @cmspeed in https://github.com/opengeos/leafmap/pull/1107
- Add select data widget by @giswqs in https://github.com/opengeos/leafmap/pull/1108
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.2...v0.46.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.46.2
What's Changed
- Fix add_symbol bug by @giswqs in https://github.com/opengeos/leafmap/pull/1105
- Add sort_files function and update arrow by @giswqs in https://github.com/opengeos/leafmap/pull/1106
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.1...v0.46.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.46.1
What's Changed
- Fix symbol layer opacity bug by @giswqs in https://github.com/opengeos/leafmap/pull/1104
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.46.0...v0.46.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.46.0
What's Changed
- Add support for accessing and streaming ASF DAAC-hosted OPERA products (RTC and CSLC) by @cmspeed in https://github.com/opengeos/leafmap/pull/1099
- Add MapLibre support for NASA OPERA by @giswqs in https://github.com/opengeos/leafmap/pull/1100
- Add support for interactive layer styling by @giswqs in https://github.com/opengeos/leafmap/pull/1101
- Add annotation widget by @giswqs in https://github.com/opengeos/leafmap/pull/1102
- Add DateFilterWidget by @giswqs in https://github.com/opengeos/leafmap/pull/1103
New Contributors
- @cmspeed made their first contribution in https://github.com/opengeos/leafmap/pull/1099
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.45.0...v0.46.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.45.0
What's Changed
- Add sidebar widget and layer manager by @giswqs in https://github.com/opengeos/leafmap/pull/1096
- Add close button and slider to sidebar widget by @giswqs in https://github.com/opengeos/leafmap/pull/1097
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.44.0...v0.45.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.44.0
What's Changed
- chore: improving function
xyz_to_bokeh()by @slowy07 in https://github.com/opengeos/leafmap/pull/1067 - Improve create_vector_data function by @giswqs in https://github.com/opengeos/leafmap/pull/1091
- Add MapLibre add_labels method by @giswqs in https://github.com/opengeos/leafmap/pull/1093
- Add ignore_files param to maplibre notebook exec by @giswqs in https://github.com/opengeos/leafmap/pull/1094
- Add MGRS notebook example by @giswqs in https://github.com/opengeos/leafmap/pull/1095
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.13...v0.44.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.13
What's Changed
- Add json_to_geojson function by @giswqs in https://github.com/opengeos/leafmap/pull/1089
- Add download option for creating vector data by @giswqs in https://github.com/opengeos/leafmap/pull/1090
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.12...v0.43.13
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.12
What's Changed
- Skip live_update_feature notebook by @giswqs in https://github.com/opengeos/leafmap/pull/1086
- Update maplibre create_vector function by @giswqs in https://github.com/opengeos/leafmap/pull/1087
- Update Dockerfile by @giswqs in https://github.com/opengeos/leafmap/pull/1088
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.11...v0.43.12
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.11
What's Changed
- Add a random key to st_download_button by @giswqs in https://github.com/opengeos/leafmap/pull/1085
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.10...v0.43.11
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.10
What's Changed
- Improve array_to_image function by @giswqs in https://github.com/opengeos/leafmap/pull/1082
- Update output image compress option by @giswqs in https://github.com/opengeos/leafmap/pull/1083
- Add st_download_button to folium import by @giswqs in https://github.com/opengeos/leafmap/pull/1084
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.9...v0.43.10
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.9
What's Changed
- Add use_message_queue param by @giswqs in https://github.com/opengeos/leafmap/pull/1081
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.8...v0.43.9
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.8
What's Changed
- Update MapLibre message queue by @giswqs in https://github.com/opengeos/leafmap/pull/1079
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.7...v0.43.8
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.7
What's Changed
- augmented .tif metadata and add_bbox() functionality by @Dseal95 in https://github.com/opengeos/leafmap/pull/1070
- Skip mapillary notebook execute by @giswqs in https://github.com/opengeos/leafmap/pull/1071
- Bump astral-sh/setup-uv from 5 to 6 by @dependabot in https://github.com/opengeos/leafmap/pull/1072
- Update add_raster() to avoid duplicate layer names being overwritten by @Dseal95 in https://github.com/opengeos/leafmap/pull/1077
- Add use_message_queue to MapLibre Map by @giswqs in https://github.com/opengeos/leafmap/pull/1078
New Contributors
- @Dseal95 made their first contribution in https://github.com/opengeos/leafmap/pull/1070
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.6...v0.43.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.6
What's Changed
- Fix add draw control bug by @giswqs in https://github.com/opengeos/leafmap/pull/1064
- Hide draw control for folium by default by @giswqs in https://github.com/opengeos/leafmap/pull/1066
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.5...v0.43.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.5
What's Changed
- Suppress maplibre warning by @giswqs in https://github.com/opengeos/leafmap/pull/1063
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.4...v0.43.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.4
What's Changed
- Add globe projection for maplibre by @giswqs in https://github.com/opengeos/leafmap/pull/1061
- Add GEE 3D globe example by @giswqs in https://github.com/opengeos/leafmap/pull/1062
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.3...v0.43.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.3
What's Changed
- Add support for editing vector data by @giswqs in https://github.com/opengeos/leafmap/pull/1060
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.2...v0.43.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.2
What's Changed
- Fix maplibre issue by @giswqs in https://github.com/opengeos/leafmap/pull/1059
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.1...v0.43.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.1
What's Changed
- Add a download module by @giswqs in https://github.com/opengeos/leafmap/pull/1057
- Handle
osmnx.features_from_bboxinterface change by @mattrobmattrob in https://github.com/opengeos/leafmap/pull/1058
New Contributors
- @mattrobmattrob made their first contribution in https://github.com/opengeos/leafmap/pull/1058
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.43.0...v0.43.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.43.0
What's Changed
- Fix mkdocs build error by @giswqs in https://github.com/opengeos/leafmap/pull/1051
- Add get_overture_latest_release function by @giswqs in https://github.com/opengeos/leafmap/pull/1052
- Add GeoParquet processing functions by @giswqs in https://github.com/opengeos/leafmap/pull/1055
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.13...v0.43.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.13
What's Changed
- Add PyCafe web app for vector time slider by @giswqs in https://github.com/opengeos/leafmap/pull/1048
- Update geojson_layer function by @giswqs in https://github.com/opengeos/leafmap/pull/1049
- Add GeoDataFrame support for split_map by @giswqs in https://github.com/opengeos/leafmap/pull/1050
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.12...v0.42.13
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.12
What's Changed
- Add vector time slider by @giswqs in https://github.com/opengeos/leafmap/pull/1047
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.11...v0.42.12
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.11
What's Changed
- Update the Dockerfile by @giswqs in https://github.com/opengeos/leafmap/pull/1044
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.10...v0.42.11
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.10
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/1036
- Fix NASA login error by @giswqs in https://github.com/opengeos/leafmap/pull/1039
- Avoid localtileserver client being gabage collected by @giswqs in https://github.com/opengeos/leafmap/pull/1042
- Add support for point style by @giswqs in https://github.com/opengeos/leafmap/pull/1043
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.9...v0.42.10
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.9
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/1034
- Add support for Mapillary street level imagery by @giswqs in https://github.com/opengeos/leafmap/pull/1035
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.8...v0.42.9
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.8
What's Changed
- Add support for creating vector data interactively by @giswqs in https://github.com/opengeos/leafmap/pull/1032
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.7...v0.42.8
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.7
What's Changed
- Bump astral-sh/setup-uv from 4 to 5 by @dependabot in https://github.com/opengeos/leafmap/pull/1025
- Fix GeoDataFrame append error by @giswqs in https://github.com/opengeos/leafmap/pull/1031
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.6...v0.42.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.6
What's Changed
- Fix maplibre annotation bug by @giswqs in https://github.com/opengeos/leafmap/pull/1019
- Fix issue if xarray/rioxarray dataset does not have a crs value by @niowniow in https://github.com/opengeos/leafmap/pull/1020
- Add support for raster custom colormap by @giswqs in https://github.com/opengeos/leafmap/pull/1022
- Fix folium split-map cors bug by @giswqs in https://github.com/opengeos/leafmap/pull/1023
New Contributors
- @niowniow made their first contribution in https://github.com/opengeos/leafmap/pull/1020
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.5...v0.42.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.5
What's Changed
- Add Fused notebook example by @giswqs in https://github.com/opengeos/leafmap/pull/1014
- Improve merge_rasters function by @giswqs in https://github.com/opengeos/leafmap/pull/1015
- Save annotations to a temporary file by @giswqs in https://github.com/opengeos/leafmap/pull/1016
- Add support for visualizing Mapillary vector tiles by @giswqs in https://github.com/opengeos/leafmap/pull/1017
- Add support for visualizing Mapillary images by @giswqs in https://github.com/opengeos/leafmap/pull/1018
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.4...v0.42.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.4
What's Changed
- Improve open_gps_trace function by @giswqs in https://github.com/opengeos/leafmap/pull/1013
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.3...v0.42.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.3
What's Changed
- Update MosaicJSON param by @giswqs in https://github.com/opengeos/leafmap/pull/1009
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.2...v0.42.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.2
What's Changed
- Improve maplibre map layout by @giswqs in https://github.com/opengeos/leafmap/pull/1008
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.1...v0.42.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.1
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.42.0...v0.42.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago
leafmap - v0.42.0
What's Changed
- Import the common module by default by @giswqs in https://github.com/opengeos/leafmap/pull/1003
- Improve NASA Search Data by @giswqs in https://github.com/opengeos/leafmap/pull/1004
- Add support for NASA OPERA data products by @giswqs in https://github.com/opengeos/leafmap/pull/1005
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.41.5...v0.42.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago