Recent Releases of leafmap
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 8 days 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 18 days 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 19 days 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 21 days 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 23 days 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_bbox
interface 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 25 days 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 28 days 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 about 2 months 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 about 2 months 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 2 months 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 2 months 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 3 months 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 3 months 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 3 months 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 4 months 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 5 months 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 5 months 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 5 months 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 5 months 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 5 months 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 5 months ago

leafmap - v0.41.5
What's Changed
- Add add_data method to maplibre by @giswqs in https://github.com/opengeos/leafmap/pull/1001
- Add notebook for mapping housing prices by @giswqs in https://github.com/opengeos/leafmap/pull/1002
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.41.4...v0.41.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago

leafmap - v0.41.4
What's Changed
- Add evaluate_model and plot_actual_vs_predicted functions by @giswqs in https://github.com/opengeos/leafmap/pull/1000
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.41.3...v0.41.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago

leafmap - v0.41.3
What's Changed
- Bump astral-sh/setup-uv from 3 to 4 by @dependabot in https://github.com/opengeos/leafmap/pull/997
- Change default colormap by @giswqs in https://github.com/opengeos/leafmap/pull/998
- Improve the maplibre module by @giswqs in https://github.com/opengeos/leafmap/pull/999
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.41.2...v0.41.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago

leafmap - v0.41.2
What's Changed
- Fix legend bug by @giswqs in https://github.com/opengeos/leafmap/pull/992
- Add webGL option for rendering GPS traces by @giswqs in https://github.com/opengeos/leafmap/pull/996
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.41.1...v0.41.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago

leafmap - v0.41.1
What's Changed
- Add add_arrow function by @giswqs in https://github.com/opengeos/leafmap/pull/991
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.41.0...v0.41.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago

leafmap - v0.41.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/987
- fix(warning): unused variable
e
and bare exceptions by @slowy07 in https://github.com/opengeos/leafmap/pull/990 - Add open_gps_trace function by @giswqs in https://github.com/opengeos/leafmap/pull/988
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.40.1...v0.41.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago

leafmap - v0.40.1
What's Changed
- Add directional symbol to MapLibre by @giswqs in https://github.com/opengeos/leafmap/pull/981
- chore(plotlymap): improvement file handling by @slowy07 in https://github.com/opengeos/leafmap/pull/982
- Add more common imports by @giswqs in https://github.com/opengeos/leafmap/pull/983
- Add generate_index_html to import by @giswqs in https://github.com/opengeos/leafmap/pull/984
- Add support for OSM vector tiles by @giswqs in https://github.com/opengeos/leafmap/pull/985
- Add HGAC workshop notebook by @giswqs in https://github.com/opengeos/leafmap/pull/986
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.40.0...v0.40.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago

leafmap - v0.40.0
What's Changed
- docs: mention marimo support by @mscolnick in https://github.com/opengeos/leafmap/pull/974
- Improve points_from_xy function by @giswqs in https://github.com/opengeos/leafmap/pull/978
- Fix connect_points_as_line bug by @giswqs in https://github.com/opengeos/leafmap/pull/979
- Change common import in all modules by @giswqs in https://github.com/opengeos/leafmap/pull/980
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.39.2...v0.40.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 5 months ago

leafmap - v0.39.2
What's Changed
- improvement: support marimo notebooks by @mscolnick in https://github.com/opengeos/leafmap/pull/973
New Contributors
- @mscolnick made their first contribution in https://github.com/opengeos/leafmap/pull/973
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.39.1...v0.39.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.39.1
What's Changed
- Update the edit_gps_trace function by @giswqs in https://github.com/opengeos/leafmap/pull/972
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.39.0...v0.39.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.39.0
What's Changed
- Fix typos by @giswqs in https://github.com/opengeos/leafmap/pull/958
- Update maplibre demo title by @giswqs in https://github.com/opengeos/leafmap/pull/959
- Remove pkg_resources by @giswqs in https://github.com/opengeos/leafmap/pull/960
- Update FTW notebook by @giswqs in https://github.com/opengeos/leafmap/pull/961
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/962
- Support BigTIFF for image_to_cog by @giswqs in https://github.com/opengeos/leafmap/pull/963
- Add support for line and circle legend items by @giswqs in https://github.com/opengeos/leafmap/pull/967
- Improve add_overture_buildings method by @giswqs in https://github.com/opengeos/leafmap/pull/968
- Add add_gps_trace method for MapLibre by @giswqs in https://github.com/opengeos/leafmap/pull/969
- Improve maplibre draw control and add_layer by @giswqs in https://github.com/opengeos/leafmap/pull/970
- Add edit_gps_trace function by @giswqs in https://github.com/opengeos/leafmap/pull/971
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.16...v0.39.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.16
What's Changed
- Add support for visualizing Fields of The World by @giswqs in https://github.com/opengeos/leafmap/pull/957
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.15...v0.38.16
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.15
What's Changed
- Add support for downloading and visualizing annual NLCD by @giswqs in https://github.com/opengeos/leafmap/pull/956
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.14...v0.38.15
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.14
What's Changed
- Remove setuptools by @giswqs in https://github.com/opengeos/leafmap/pull/955
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.13...v0.38.14
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.13
What's Changed
- Remove lonboard version pin by @giswqs in https://github.com/opengeos/leafmap/pull/951
- Improve get_max_pixel_coords function by @giswqs in https://github.com/opengeos/leafmap/pull/952
- Fix read_parquet bug by @giswqs in https://github.com/opengeos/leafmap/pull/953
- Remove dependency version pins by @giswqs in https://github.com/opengeos/leafmap/pull/954
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.12...v0.38.13
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.12
What's Changed
- Improve add_stac_layer to support pystac.Item by @giswqs in https://github.com/opengeos/leafmap/pull/944
- Add get_max_pixel_coords function by @giswqs in https://github.com/opengeos/leafmap/pull/946
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.11...v0.38.12
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.11
What's Changed
- Fix openfreemap positron style by @giswqs in https://github.com/opengeos/leafmap/pull/938
- Add read_geojson function by @giswqs in https://github.com/opengeos/leafmap/pull/939
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.10...v0.38.11
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.10
What's Changed
- Change positron style basemap for maplibre by @giswqs in https://github.com/opengeos/leafmap/pull/937
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.9...v0.38.10
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.9
What's Changed
- Fix edit polygon crs issue by @giswqs in https://github.com/opengeos/leafmap/pull/933
- Fix stac mosaicjson issue by @giswqs in https://github.com/opengeos/leafmap/pull/935
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.8...v0.38.9
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.8
What's Changed
- Add NODATA environment variable by @giswqs in https://github.com/opengeos/leafmap/pull/931
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.7...v0.38.8
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.7
What's Changed
- Fix ipyleaflet style str issue by @giswqs in https://github.com/opengeos/leafmap/pull/925
- Fix gdf index issue by @giswqs in https://github.com/opengeos/leafmap/pull/926
- Improve save_draw_features function by @giswqs in https://github.com/opengeos/leafmap/pull/928
- Fix localtileserver minzoom issue by @giswqs in https://github.com/opengeos/leafmap/pull/929
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.6...v0.38.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.6
What's Changed
- Fix overturemaps package name typo by @giswqs in https://github.com/opengeos/leafmap/pull/915
- Fix gdal and proj errors for map tiles by @giswqs in https://github.com/opengeos/leafmap/pull/918
- Improve add_vector methods by @giswqs in https://github.com/opengeos/leafmap/pull/921
- Fix folium geojson style issue by @giswqs in https://github.com/opengeos/leafmap/pull/922
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.5...v0.38.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 6 months ago

leafmap - v0.38.5
What's Changed
- Set setuptools version lower bound by @giswqs in https://github.com/opengeos/leafmap/pull/914
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.4...v0.38.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago

leafmap - v0.38.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/912
- Update the add_nwi method by @giswqs in https://github.com/opengeos/leafmap/pull/913
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.3...v0.38.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago

leafmap - v0.38.3
What's Changed
- Add support for OpenFreeMap vector tiles by @giswqs in https://github.com/opengeos/leafmap/pull/910
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.2...v0.38.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago

leafmap - v0.38.2
What's Changed
- Bump astral-sh/setup-uv from 2 to 3 by @giswqs in https://github.com/opengeos/leafmap/pull/905
- Add support for downloading NWI wetlands by @giswqs in https://github.com/opengeos/leafmap/pull/906
- Add find_max_value_coords function by @giswqs in https://github.com/opengeos/leafmap/pull/907
- Update get_3dep functions by @giswqs in https://github.com/opengeos/leafmap/pull/908
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.1...v0.38.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago

leafmap - v0.38.1
What's Changed
- Add psutil to requirements.txt by @giswqs in https://github.com/opengeos/leafmap/pull/900
- Add get_nhd function and update NHD basemaps by @giswqs in https://github.com/opengeos/leafmap/pull/903
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.38.0...v0.38.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago

leafmap - v0.38.0
What's Changed
- Add uv to GitHub Actions by @giswqs in https://github.com/opengeos/leafmap/pull/899
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.37.6...v0.38.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago

leafmap - v0.37.6
What's Changed
- Update pypi workflow by @giswqs in https://github.com/opengeos/leafmap/pull/894
- Update pre-commit by @giswqs in https://github.com/opengeos/leafmap/pull/895
- Update overture notebook by @giswqs in https://github.com/opengeos/leafmap/pull/896
- Fix add_geojson style callback bug by @giswqs in https://github.com/opengeos/leafmap/pull/898
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.37.4...v0.37.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago

leafmap - v0.37.5
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.37.4...v0.37.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago

leafmap - v0.37.4
What's Changed
- Fix pylint errors by @giswqs in https://github.com/opengeos/leafmap/pull/888
- Add support for downloading overture maps data by @giswqs in https://github.com/opengeos/leafmap/pull/890
- Bump geopandas version by @giswqs in https://github.com/opengeos/leafmap/pull/891
- Update GitHub Actions to use Python 3.12 by @giswqs in https://github.com/opengeos/leafmap/pull/892
- Change setup.py to pyproject.toml by @giswqs in https://github.com/opengeos/leafmap/pull/893
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.37.3...v0.37.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 7 months ago

leafmap - v0.37.3
What's Changed
- Add support for selecting and editing multiple features by @giswqs in https://github.com/opengeos/leafmap/pull/886
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.37.2...v0.37.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 8 months ago

leafmap - v0.37.2
What's Changed
- Need to add titiler_endpoint argument when calling cog_tile_vmin_vmax in add_cog_layer by @flyhamsw in https://github.com/opengeos/leafmap/pull/883
- Fix d2s_tile bug by @giswqs in https://github.com/opengeos/leafmap/pull/887
New Contributors
- @flyhamsw made their first contribution in https://github.com/opengeos/leafmap/pull/883
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.37.1...v0.37.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 8 months ago

leafmap - v0.37.1
What's Changed
- Fix add hyperspectral data bug by @giswqs in https://github.com/opengeos/leafmap/pull/882
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.37.0...v0.37.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 8 months ago

leafmap - v0.37.0
What's Changed
- Add support for editing vector data interactively by @giswqs in https://github.com/opengeos/leafmap/pull/879
- Fix vector styling bug by @giswqs in https://github.com/opengeos/leafmap/pull/880
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.10...v0.37.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 8 months ago

leafmap - v0.36.10
What's Changed
- Add support for editing points interactively by @giswqs in https://github.com/opengeos/leafmap/pull/878
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.9...v0.36.10
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 8 months ago

leafmap - v0.36.9
What's Changed
- Add support for DeckGL ArcLayer by @giswqs in https://github.com/opengeos/leafmap/pull/877
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.8...v0.36.9
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 8 months ago

leafmap - v0.36.8
What's Changed
- Add support for overture data by @giswqs in https://github.com/opengeos/leafmap/pull/876
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.7...v0.36.8
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 8 months ago

leafmap - v0.36.7
What's Changed
- Add discord link by @giswqs in https://github.com/opengeos/leafmap/pull/870
- Add support for d2s by @giswqs in https://github.com/opengeos/leafmap/pull/871
- Add convert_to_gdf function by @giswqs in https://github.com/opengeos/leafmap/pull/872
- Add points_to_line function by @giswqs in https://github.com/opengeos/leafmap/pull/874
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.6...v0.36.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 8 months ago

leafmap - v0.36.6
What's Changed
- Improve array_to_image function by @giswqs in https://github.com/opengeos/leafmap/pull/869
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.5...v0.36.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago

leafmap - v0.36.5
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/866
- Add add_raster method for lonboard by @giswqs in https://github.com/opengeos/leafmap/pull/865
- Fix COG custom colormap bug by @giswqs in https://github.com/opengeos/leafmap/pull/868
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.4...v0.36.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago

leafmap - v0.36.4
What's Changed
- Pin matplotlib==3.9.0 for Windows CI by @giswqs in https://github.com/opengeos/leafmap/pull/861
- Remove matplotlib version pin by @giswqs in https://github.com/opengeos/leafmap/pull/863
- Improve csv_to_vector and lonboard module by @giswqs in https://github.com/opengeos/leafmap/pull/864
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.3...v0.36.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago

leafmap - v0.36.3
What's Changed
- Update the list of sample data by @giswqs in https://github.com/opengeos/leafmap/pull/852
- ci(Mergify): configuration update by @slowy07 in https://github.com/opengeos/leafmap/pull/853
- chore: adding testing for set proxy by @slowy07 in https://github.com/opengeos/leafmap/pull/854
- chore(update): automergebot by @slowy07 in https://github.com/opengeos/leafmap/pull/855
- chore(improvement): error handling and typehinting by @slowy07 in https://github.com/opengeos/leafmap/pull/856
- chore: improvement typehinting by @slowy07 in https://github.com/opengeos/leafmap/pull/857
- Add notebook for Taiwan workshop by @giswqs in https://github.com/opengeos/leafmap/pull/860
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.2...v0.36.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago

leafmap - v0.36.2
What's Changed
- chore: improvement _get_dimension by @slowy07 in https://github.com/opengeos/leafmap/pull/844
- Update numpy requirement from <2.0.0,>=1.25.0 to >=1.25.0,<3.0.0 by @dependabot in https://github.com/opengeos/leafmap/pull/846
- chore: attemp to testing using pytest by @slowy07 in https://github.com/opengeos/leafmap/pull/847
- Lossen dependency versions by @giswqs in https://github.com/opengeos/leafmap/pull/848
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.1...v0.36.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago

leafmap - v0.36.1
What's Changed
- Add support for displaying EE layers with Mapbox by @giswqs in https://github.com/opengeos/leafmap/pull/845
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.36.0...v0.36.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago

leafmap - v0.36.0
What's Changed
- Pin dependencies to the latest version by @giswqs in https://github.com/opengeos/leafmap/pull/840
- Add support for Mapbox by @giswqs in https://github.com/opengeos/leafmap/pull/841
- Loosen numpy version by @giswqs in https://github.com/opengeos/leafmap/pull/842
- Fix typo by @giswqs in https://github.com/opengeos/leafmap/pull/843
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.11...v0.36.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago

leafmap - v0.35.11
What's Changed
- Add xarray_to_raster function by @giswqs in https://github.com/opengeos/leafmap/pull/827
- chore: improving typehints by @slowy07 in https://github.com/opengeos/leafmap/pull/828
- chore: update unittest and improvement typehinting by @slowy07 in https://github.com/opengeos/leafmap/pull/829
- Add 3D PMTiles example by @giswqs in https://github.com/opengeos/leafmap/pull/830
- Fix the demo broken link by @giswqs in https://github.com/opengeos/leafmap/pull/832
- chore: update unittest and improvement typehinting by @slowy07 in https://github.com/opengeos/leafmap/pull/831
- Fix add raster fit_bounds bug by @giswqs in https://github.com/opengeos/leafmap/pull/836
- chore: update unittest and improvement typehinting by @slowy07 in https://github.com/opengeos/leafmap/pull/835
- Improve support for LayerEditor by @giswqs in https://github.com/opengeos/leafmap/pull/837
- Update 3D choropleth map example by @giswqs in https://github.com/opengeos/leafmap/pull/839
- chore: update docstring args, subprocess error handler by @slowy07 in https://github.com/opengeos/leafmap/pull/838
New Contributors
- @slowy07 made their first contribution in https://github.com/opengeos/leafmap/pull/828
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.10...v0.35.11
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 9 months ago

leafmap - v0.35.10
What's Changed
- Fix add geojson color bug by @giswqs in https://github.com/opengeos/leafmap/pull/824
- Improve layer manager gui by @giswqs in https://github.com/opengeos/leafmap/pull/825
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.9...v0.35.10
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.35.9
What's Changed
- Add maptiler 3d style function by @giswqs in https://github.com/opengeos/leafmap/pull/818
- Add 3D choropleth notebook example by @giswqs in https://github.com/opengeos/leafmap/pull/819
- Add more MapLibre examples by @giswqs in https://github.com/opengeos/leafmap/pull/820
- Update numpy requirement from <2.0.0 to <3.0.0 by @dependabot in https://github.com/opengeos/leafmap/pull/821
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.8...v0.35.9
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.35.8
What's Changed
- Update MapLibre overview page by @giswqs in https://github.com/opengeos/leafmap/pull/810
- Update MapLibre notebook examples by @giswqs in https://github.com/opengeos/leafmap/pull/811
- Improve the basemap notebook by @giswqs in https://github.com/opengeos/leafmap/pull/814
- Add to_html notebook example by @giswqs in https://github.com/opengeos/leafmap/pull/815
- Add add_video function by @giswqs in https://github.com/opengeos/leafmap/pull/816
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.7...v0.35.8
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.35.7
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.6...v0.35.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.35.6
What's Changed
- Add MapTiler style function by @giswqs in https://github.com/opengeos/leafmap/pull/808
- Add script for checking maplibre notebooks by @giswqs in https://github.com/opengeos/leafmap/pull/809
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.5...v0.35.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.35.5
What's Changed
- Improve MapLibre to_html function by @giswqs in https://github.com/opengeos/leafmap/pull/807
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.4...v0.35.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.35.4
What's Changed
- Add functions for executing MapLibre notebook by @giswqs in https://github.com/opengeos/leafmap/pull/806
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.3...v0.35.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.35.3
What's Changed
- Update osm.py by @spatialthoughts in https://github.com/opengeos/leafmap/pull/803
- Fix MapLibre to_html bug by @giswqs in https://github.com/opengeos/leafmap/pull/804
New Contributors
- @spatialthoughts made their first contribution in https://github.com/opengeos/leafmap/pull/803
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.2...v0.35.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.35.2
What's Changed
- Add GitHub API functions by @giswqs in https://github.com/opengeos/leafmap/pull/800
- Add image_to_geotiff function by @giswqs in https://github.com/opengeos/leafmap/pull/802
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.1...v0.35.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.35.1
What's Changed
- Improve the MapLibre to_html method by @giswqs in https://github.com/opengeos/leafmap/pull/797
- Fix lonboard map init bug by @giswqs in https://github.com/opengeos/leafmap/pull/799
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.35.0...v0.35.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.35.0
What's Changed
- Add support for html and layer control by @giswqs in https://github.com/opengeos/leafmap/pull/793
- Add ipyvuetify dependency and MapLibre 3d terrain exaggeration by @giswqs in https://github.com/opengeos/leafmap/pull/794
- Improve support for adding GEE layers by @giswqs in https://github.com/opengeos/leafmap/pull/795
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.34.7...v0.35.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.34.7
What's Changed
- Update changelog by @giswqs in https://github.com/opengeos/leafmap/pull/792
- Add mapbox draw control notebook example
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.34.6...v0.34.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.34.6
What's Changed
- Fix add_geojson paint bug by @giswqs in https://github.com/opengeos/leafmap/pull/788
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.34.5...v0.34.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.34.5
What's Changed
- Add a Container class by @giswqs in https://github.com/opengeos/leafmap/pull/786
- Add add_source function and custom marker notebook by @giswqs in https://github.com/opengeos/leafmap/pull/787
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.34.4...v0.34.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.34.4
What's Changed
- Add COG and STAC examples for MapLibre by @giswqs in https://github.com/opengeos/leafmap/pull/783
- Fix MapLibre style bug by @giswqs in https://github.com/opengeos/leafmap/pull/785
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.34.3...v0.34.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.34.3
What's Changed
- Fix terrain style api key bug by @giswqs in https://github.com/opengeos/leafmap/pull/780
- Add get style layers and more examples by @giswqs in https://github.com/opengeos/leafmap/pull/781
- Add more MapLibre examples by @giswqs in https://github.com/opengeos/leafmap/pull/782
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.34.2...v0.34.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.34.2
What's Changed
- Add 3d terrain style by @giswqs in https://github.com/opengeos/leafmap/pull/779
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.34.1...v0.34.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.34.1
What's Changed
- Add to_streamlit and more examples by @giswqs in https://github.com/opengeos/leafmap/pull/777
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.34.0...v0.34.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.34.0
What's Changed
- Update changelog by @giswqs in https://github.com/opengeos/leafmap/pull/772
- Add more MapLibre example by @giswqs in https://github.com/opengeos/leafmap/pull/773
- Add more MapLibre examples by @giswqs in https://github.com/opengeos/leafmap/pull/774
- Add more MapLibre examples by @giswqs in https://github.com/opengeos/leafmap/pull/775
- Change MapLibre center from lat_lon to lon_lat by @giswqs in https://github.com/opengeos/leafmap/pull/776
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.33.6...v0.34.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.33.6
What's Changed
- Add color picker for changing layer color interactively by @giswqs in https://github.com/opengeos/leafmap/pull/771
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.33.5...v0.33.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.33.5
What's Changed
- Add support for MapLibre PMTiles by @giswqs in https://github.com/opengeos/leafmap/pull/770
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.33.4...v0.33.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.33.4
What's Changed
- Add basemap widget by @giswqs in https://github.com/opengeos/leafmap/pull/769
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.33.3...v0.33.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.33.3
What's Changed
- Update notebook badges by @giswqs in https://github.com/opengeos/leafmap/pull/765
- Bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/opengeos/leafmap/pull/768
- Bump docker/build-push-action from 5 to 6 by @dependabot in https://github.com/opengeos/leafmap/pull/767
- Add maplibre layer interact by @giswqs in https://github.com/opengeos/leafmap/pull/766
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.33.2...v0.33.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.33.2
What's Changed
- Bump actions/dependency-review-action from 2 to 4 by @dependabot in https://github.com/opengeos/leafmap/pull/763
- Bump nwtgck/actions-netlify from 2.1 to 3.0 by @dependabot in https://github.com/opengeos/leafmap/pull/761
- Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/opengeos/leafmap/pull/759
- Bump docker/build-push-action from 4 to 5 by @dependabot in https://github.com/opengeos/leafmap/pull/760
- Bump docker/login-action from 2 to 3 by @dependabot in https://github.com/opengeos/leafmap/pull/762
- Improve the maplibre module by @giswqs in https://github.com/opengeos/leafmap/pull/764
New Contributors
- @dependabot made their first contribution in https://github.com/opengeos/leafmap/pull/763
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.33.1...v0.33.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 10 months ago

leafmap - v0.33.1
What's Changed
- Fix pydeck basemap issue by @giswqs in https://github.com/opengeos/leafmap/pull/757
- Improve add_vector for the deck module by @giswqs in https://github.com/opengeos/leafmap/pull/758
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.33.0...v0.33.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 11 months ago

leafmap - v0.33.0
What's Changed
- Fix typos and update plt.get_cmap by @giswqs in https://github.com/opengeos/leafmap/pull/742
- Fix netcdf_to_tif bug by @giswqs in https://github.com/opengeos/leafmap/pull/743
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/744
- Fix new typos discovered by codespell by @giswqs in https://github.com/opengeos/leafmap/pull/745
- Fix transform bug for array to image by @giswqs in https://github.com/opengeos/leafmap/pull/749
- Add GUI for raster data visualization by @giswqs in https://github.com/opengeos/leafmap/pull/750
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.32.1...v0.33.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 11 months ago

leafmap - v0.32.1
What's Changed
- Fix AWS checking for localtileserver by @giswqs in https://github.com/opengeos/leafmap/pull/740
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.32.0...v0.32.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 12 months ago

leafmap - v0.32.0
What's Changed
- Fix custom stac bug by @giswqs in https://github.com/opengeos/leafmap/pull/725
- Fix docs build error by @giswqs in https://github.com/opengeos/leafmap/pull/727
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/731
- Add maplibregl module by @giswqs in https://github.com/opengeos/leafmap/pull/719
- Improve s3 functions by @giswqs in https://github.com/opengeos/leafmap/pull/734
- Fix docs date issue by @giswqs in https://github.com/opengeos/leafmap/pull/735
- Add tile name prefix option to split_raster by @giswqs in https://github.com/opengeos/leafmap/pull/736
- Fix checking studio lab bug by @giswqs in https://github.com/opengeos/leafmap/pull/739
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.31.9...v0.32.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs 12 months ago

leafmap - v0.31.9
What's Changed
- ignore url parameters when checking if file ends with ".pmtiles" by @james-willis in https://github.com/opengeos/leafmap/pull/722
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/721
- Improve NASA Earth Data search by @giswqs in https://github.com/opengeos/leafmap/pull/723
New Contributors
- @james-willis made their first contribution in https://github.com/opengeos/leafmap/pull/722
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.31.8...v0.31.9
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago

leafmap - v0.31.8
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/712
- Fix split-map bug by @giswqs in https://github.com/opengeos/leafmap/pull/717
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.31.7...v0.31.8
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago

leafmap - v0.31.7
What's Changed
- Update changelog by @giswqs in https://github.com/opengeos/leafmap/pull/710
- Add tile layer params for split map by @giswqs in https://github.com/opengeos/leafmap/pull/711
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.31.6...v0.31.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago

leafmap - v0.31.6
What's Changed
- Allow to send options directly as str by @lopezvoliver in https://github.com/opengeos/leafmap/pull/702
- Vector tile layer arguments by @lopezvoliver in https://github.com/opengeos/leafmap/pull/703
- Fix docs build error by @giswqs in https://github.com/opengeos/leafmap/pull/704
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/opengeos/leafmap/pull/705
- Add functions for extracting multi-part archive by @giswqs in https://github.com/opengeos/leafmap/pull/709
New Contributors
- @pre-commit-ci made their first contribution in https://github.com/opengeos/leafmap/pull/705
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.31.5...v0.31.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago
