Recent Releases of leafmap
leafmap - v0.31.5
What's Changed
- Fix lonboard zoom to layer bug by @giswqs in https://github.com/opengeos/leafmap/pull/700
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.31.4...v0.31.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago

leafmap - v0.31.4
What's Changed
- Fix deckgl compute_view bug by @giswqs in https://github.com/opengeos/leafmap/pull/693
- Add more badges and update notebook by @giswqs in https://github.com/opengeos/leafmap/pull/694
- Fix notebook 88 error by @giswqs in https://github.com/opengeos/leafmap/pull/696
- Add testing for Python 3.12 by @giswqs in https://github.com/opengeos/leafmap/pull/698
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.31.3...v0.31.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago

leafmap - v0.31.3
What's Changed
- Update changelog by @giswqs in https://github.com/opengeos/leafmap/pull/683
- Add split map example by @giswqs in https://github.com/opengeos/leafmap/pull/684
- Add pre-commit hooks by @giswqs in https://github.com/opengeos/leafmap/pull/686
- Fix raster pixel inspector bug by @giswqs in https://github.com/opengeos/leafmap/pull/689
- Update notebook examples by @giswqs in https://github.com/opengeos/leafmap/pull/690
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.31.2...v0.31.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago

leafmap - v0.31.2
What's Changed
- Improve the add_raster method by @giswqs in https://github.com/opengeos/leafmap/pull/675
- Add xarray support for add_raster by @giswqs in https://github.com/opengeos/leafmap/pull/678
- Get crs and transform from xarray rio accessor in
array_to_memory_file
by @lopezvoliver in https://github.com/opengeos/leafmap/pull/679 - Layers as xarray.DataArray in split_map (ipyleaflet Map) by @lopezvoliver in https://github.com/opengeos/leafmap/pull/681
New Contributors
- @lopezvoliver made their first contribution in https://github.com/opengeos/leafmap/pull/679
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.31.1...v0.31.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago

leafmap - v0.31.1
What's Changed
- Update changelog for v0.31.0 by @giswqs in https://github.com/opengeos/leafmap/pull/672
- Fix add raster colormap bug by @giswqs in https://github.com/opengeos/leafmap/pull/674
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.31.0...v0.31.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago

leafmap - v0.31.0
What's Changed
- Update notebooks by @giswqs in https://github.com/opengeos/leafmap/pull/657
- Fix array_to_image bug by @giswqs in https://github.com/opengeos/leafmap/pull/660
- Update GitHub Action versions by @giswqs in https://github.com/opengeos/leafmap/pull/669
- Bump localtileserver>=0.10.0 by @banesullivan in https://github.com/opengeos/leafmap/pull/666
- Add get_root param to stac_client by @giswqs in https://github.com/opengeos/leafmap/pull/564
- Remove support for JupyterLite by @giswqs in https://github.com/opengeos/leafmap/pull/671
New Contributors
- @banesullivan made their first contribution in https://github.com/opengeos/leafmap/pull/666
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.30.1...v0.31.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 1 year ago

leafmap - v0.30.1
What's Changed
- Update changelog for v0.30.0 by @giswqs in https://github.com/opengeos/leafmap/pull/652
- Improve array_to_image function by @giswqs in https://github.com/opengeos/leafmap/pull/653
- 87_actinia.ipynb: simplify installation of actinia_python_client by @neteler in https://github.com/opengeos/leafmap/pull/655
- Modified add_velocity in leafmap.py to support custom color list by @shailesh-stha in https://github.com/opengeos/leafmap/pull/654
New Contributors
- @shailesh-stha made their first contribution in https://github.com/opengeos/leafmap/pull/654
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.30.0...v0.30.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.30.0
What's Changed
- Update changelog for v0.29.8 by @giswqs in https://github.com/opengeos/leafmap/pull/646
- Improve folium legend position docstring by @giswqs in https://github.com/opengeos/leafmap/pull/647
- Add support for downloading NASA Earth data by @giswqs in https://github.com/opengeos/leafmap/pull/648
- Add support for searching NASA data interactively by @giswqs in https://github.com/opengeos/leafmap/pull/649
- Add support for visualizing in-memory raster by @giswqs in https://github.com/opengeos/leafmap/pull/651
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.29.8...v0.30.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.29.8
What's Changed
- Fix PMTiles metadata bug by @giswqs in https://github.com/opengeos/leafmap/pull/643
- fixed namespace and event handling issue with PMTilesLayer, PMTilesMapLibreTooltip by @prusswan in https://github.com/opengeos/leafmap/pull/645
New Contributors
- @prusswan made their first contribution in https://github.com/opengeos/leafmap/pull/645
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.29.7...v0.29.8
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.29.7
What's Changed
- Update changelog by @giswqs in https://github.com/opengeos/leafmap/pull/634
- Update Colab badge link by @giswqs in https://github.com/opengeos/leafmap/pull/635
- Update GEDI notebook example by @giswqs in https://github.com/opengeos/leafmap/pull/637
- Add actinia notebook by @neteler in https://github.com/opengeos/leafmap/pull/573
- Fix folium pmtiles bug by @giswqs in https://github.com/opengeos/leafmap/pull/641
New Contributors
- @neteler made their first contribution in https://github.com/opengeos/leafmap/pull/573
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.29.6...v0.29.7
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.29.6
What's Changed
- Add font size option for circle marker by @giswqs in https://github.com/opengeos/leafmap/pull/628
- Add GEDI subsetting and add_markers functions by @giswqs in https://github.com/opengeos/leafmap/pull/630
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.29.5...v0.29.6
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.29.5
What's Changed
- Fix basemap visibility bug by @giswqs in https://github.com/opengeos/leafmap/pull/622
- Add support for visualizing GEDI data by @giswqs in https://github.com/opengeos/leafmap/pull/624
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.29.4...v0.29.5
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.29.4
What's Changed
- Update changelog for v0.29.3 by @giswqs in https://github.com/opengeos/leafmap/pull/618
- Add functions for searching and downloading GEDI data by @giswqs in https://github.com/opengeos/leafmap/pull/619
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.29.3...v0.29.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.29.3
What's Changed
- Update changelog for v0.29.2 by @giswqs in https://github.com/opengeos/leafmap/pull/614
- Add default style for rendering PMTiles by @giswqs in https://github.com/opengeos/leafmap/pull/617
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.29.2...v0.29.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.29.2
What's Changed
- Add wms legend method to Map class by @JJFlorian in https://github.com/opengeos/leafmap/pull/608
- Update GitHub Actions to Python 3.11 by @giswqs in https://github.com/opengeos/leafmap/pull/612
- Add tooltip for PMTiles by @giswqs in https://github.com/opengeos/leafmap/pull/613
New Contributors
- @JJFlorian made their first contribution in https://github.com/opengeos/leafmap/pull/608
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.29.1...v0.29.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.29.1
What's Changed
- Update changelog for v0.29.0 by @giswqs in https://github.com/opengeos/leafmap/pull/602
- Update notebook 84 by @giswqs in https://github.com/opengeos/leafmap/pull/603
- Update NWI legend by @giswqs in https://github.com/opengeos/leafmap/pull/604
- Add plot functions by @giswqs in https://github.com/opengeos/leafmap/pull/609
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.29.0...v0.29.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.29.0
What's Changed
- Update changelog for v0.28.1 by @giswqs in https://github.com/opengeos/leafmap/pull/593
- Add vector_to_parquet function by @giswqs in https://github.com/opengeos/leafmap/pull/598
- Add support for reading parquet files by @giswqs in https://github.com/opengeos/leafmap/pull/599
- Add streamlit support for lonboard by @giswqs in https://github.com/opengeos/leafmap/pull/600
- Add color schemes for visualizing vector data by @giswqs in https://github.com/opengeos/leafmap/pull/601
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.28.1...v0.29.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.28.1
What's Changed
- Update changelog for v0.28.0 by @giswqs in https://github.com/opengeos/leafmap/pull/589
- Update notebook 83 by @giswqs in https://github.com/opengeos/leafmap/pull/590
- Fix gdal driver error by @giswqs in https://github.com/opengeos/leafmap/pull/591
- Fix folium notebook error by @giswqs in https://github.com/opengeos/leafmap/pull/592
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.28.0...v0.28.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.28.0
What's Changed
- Update gradio example by @giswqs in https://github.com/opengeos/leafmap/pull/584
- Add GDAL and OpenFileGDB functions by @giswqs in https://github.com/opengeos/leafmap/pull/585
- Add df_to_gdf function by @giswqs in https://github.com/opengeos/leafmap/pull/586
- Add mbtiles and pmtiles functions by @giswqs in https://github.com/opengeos/leafmap/pull/587
- Add support for lonboard by @giswqs in https://github.com/opengeos/leafmap/pull/588
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.27.2...v0.28.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.27.2
What's Changed
- Update changelog by @giswqs in https://github.com/opengeos/leafmap/pull/579
- Add some vector functions by @giswqs in https://github.com/opengeos/leafmap/pull/582
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.27.1...v0.27.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.27.1
What's Changed
- Add global buildings example by @giswqs in https://github.com/opengeos/leafmap/pull/569
- Add ipyleaflet support for PMTiles by @giswqs in https://github.com/opengeos/leafmap/pull/575
- fix numpy.ndarray.interp error #577 by @kongdd in https://github.com/opengeos/leafmap/pull/578
New Contributors
- @kongdd made their first contribution in https://github.com/opengeos/leafmap/pull/578
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.27.0...v0.27.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.27.0
What's Changed
- Add start_server function for pmtiles by @giswqs in https://github.com/opengeos/leafmap/pull/563
- Add support for PMTiles by @giswqs in https://github.com/opengeos/leafmap/pull/566
- Improve PMTiles functions by @giswqs in https://github.com/opengeos/leafmap/pull/567
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.26.0...v0.27.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.26.0
What's Changed
- Add support for PMTiles by @giswqs in https://github.com/opengeos/leafmap/pull/560
- Add example for visualizing overture pmtiles by @giswqs in https://github.com/opengeos/leafmap/pull/561
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.25.3...v0.26.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.25.3
What's Changed
- Add widget template by @giswqs in https://github.com/opengeos/leafmap/pull/557
- Update EE dataset link by @giswqs in https://github.com/opengeos/leafmap/pull/558
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.25.2...v0.25.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.25.2
What's Changed
- Update Google Buildings notebook by @giswqs in https://github.com/opengeos/leafmap/pull/551
- Add function for convert building csv to vector by @giswqs in https://github.com/opengeos/leafmap/pull/552
- Add add_ee_layer function by @giswqs in https://github.com/opengeos/leafmap/pull/553
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.25.1...v0.25.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.25.1
What's Changed
- Add support for downloading google buildings by @giswqs in https://github.com/opengeos/leafmap/pull/550
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.25.0...v0.25.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.25.0
What's Changed
- Add support for downloading MS building footprints by @giswqs in https://github.com/opengeos/leafmap/pull/549
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.24.4...v0.25.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.24.4
What's Changed
- Fix basemap issue by @giswqs in https://github.com/opengeos/leafmap/pull/545
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.24.3...v0.24.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.24.3
What's Changed
- Add session header to map tiles download by @giswqs in https://github.com/opengeos/leafmap/pull/541
- Update opengeos url by @giswqs in https://github.com/opengeos/leafmap/pull/542
- Add changelog script by @giswqs in https://github.com/opengeos/leafmap/pull/544
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.24.2...v0.24.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.24.2
What's Changed
- Change tms_to_geotiff to map_tiles_to_geotiff by @giswqs in https://github.com/opengeos/leafmap/pull/536
- Fix MosaicJSON bug in add_stac_layer by @giswqs in https://github.com/opengeos/leafmap/pull/538
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.24.1...v0.24.2
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.24.1
What's Changed
- Update GitHub Actions by @giswqs in https://github.com/opengeos/leafmap/pull/532
- Add support fot Google Solar API by @giswqs in https://github.com/opengeos/leafmap/pull/534
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.24.0...v0.24.1
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.24.0
What's Changed
- Fix netcdf_to_tif to correctly shift longitude with custom variable name by @jovanovski in https://github.com/opengeos/leafmap/pull/529
- Add array_to_image function by @giswqs in https://github.com/opengeos/leafmap/pull/530
- Add images_to_tiles function by @giswqs in https://github.com/opengeos/leafmap/pull/531
New Contributors
- @jovanovski made their first contribution in https://github.com/opengeos/leafmap/pull/529
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.23.4...v0.24.0
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.23.4
What's Changed
- Update docs by @giswqs in https://github.com/opengeos/leafmap/pull/513
- Update logo by @giswqs in https://github.com/opengeos/leafmap/pull/517
- Add get_geometry_type and NLCD 2021 by @giswqs in https://github.com/opengeos/leafmap/pull/521
- Add Google Maps API key requirement by @giswqs in https://github.com/opengeos/leafmap/pull/522
- Remove unused control by @giswqs in https://github.com/opengeos/leafmap/pull/523
- Improve split_map function by @giswqs in https://github.com/opengeos/leafmap/pull/524
- Enable xarray dataset in add_raster_legacy by @giswqs in https://github.com/opengeos/leafmap/pull/528
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.23.3...v0.23.4
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.23.3
What's Changed
- Add installation CI by @giswqs in https://github.com/opengeos/leafmap/pull/504
- Improve download function for tar file unzip by @giswqs in https://github.com/opengeos/leafmap/pull/505
- Add zoom_to_layer param for folium add_cog_layer by @giswqs in https://github.com/opengeos/leafmap/pull/508
- Fix docker image error by @giswqs in https://github.com/opengeos/leafmap/pull/510
- Update pepy badge by @giswqs in https://github.com/opengeos/leafmap/pull/511
- Add book link by @giswqs in https://github.com/opengeos/leafmap/pull/512
Full Changelog: https://github.com/opengeos/leafmap/compare/v0.23.2...v0.23.3
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 1 year ago

leafmap - v0.23.0
New Features
- Added S3 get objects and read raster functions (#495)
- Added folium add_markers_from_xy method (#486)
Improvement
- Changed palette to cmap for add_raster (#491)
- Fixed stac layer expression bug (#490)
- Updated SAM notebook (#489)
- Fixed ipywidget Output widget bug (#487)
- Improved add_gdf error handling (#485)
- Fixed add_gdf bug (#484)
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs almost 2 years ago

leafmap - v0.21.4
New Features
- Added split_raster and merge_rasters functions (#478)
Improvement
- Suppress gdal open raster warming (#477)
- Used sorted function instead of if statements (#476)
- Added bounds warning for numpy_to_cog (#473)
- Added zoom_to_layer to add_vector (#470)
- Improved add_html for supporting local image (#467)
- Updated ICRW notebook (#462)
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs almost 2 years ago

leafmap - v0.20.0
New Features
- Added tms_to_geotiff function (#420)
- Added tif_to_jp2 function and fixed build errors (#425)
- Added Segment Anything Model (SAM) (#426)
Improvement
- Fixed custom STAC GUI bug (#414)
- Added marker cluster radius option (#417)
- Added request_modifier param to stac_client (#421)
- Added bbox parameter for create_timelapse function (#427)
- Improved tms_to_geotiff and tif_to_jp2 (#430)
- Fixed ArcGIS add layer bug (#434)
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 2 years ago

leafmap - v0.18.5
Improvement
- Updated mkdocs-jupyter execute_ignore
- Removed Google Search from menu
- Set mkdocs material version lower bound (#394)
- Added mkdocs built-in search (#393)
- Fixed CodeQL warnings (#392)
- Fixed notebook 71 error
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 2 years ago

leafmap - v0.18.4
New Features
- Added support for loading raster datasets from AWS S3 buckets (#391)
- Added
zonal_stats
function (#389) - Added
disjoint
function for filtering vector data (#388)
Improvement
- Updated installation instructions
- Updated Dockerfile
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 2 years ago

leafmap - v0.18.2
New Features
- Added filter_date and filter_bounds functions (#385)
- Added Google Search for docs (#383)
- Added SageMaker Studio Lab and Planetary Computer badges (#380)
Improvement
- Cleaned up notebooks (#384)
- Added missing dependencies to notebook (#382)
- Added default_vis option to cog_tile (#378)
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 2 years ago

leafmap - v0.16.0
New Features
- Added STAC API Browser GUI (#347, #354)
- Added support for vector tiles (#352)
- Added support for editing an empty vector dataset interactively (#353)
- Added vector-to-raster function (#343)
Improvement
- Updated 04_cog_mosaic.ipynb (#342)
- Fixed tar file bug CVE-2007-4559 (#350)
- Fixed folium add basemap bug
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 2 years ago

leafmap - v0.14.0
New Features
- Added functions for creating legends and adding widgets to the map (#321)
- New functions include
create_legend()
,add_legend()
,add_text()
,add_image()
,add_html()
, andadd_widget()
- Added two notebook examples for using newly added functions
- Split-map now supports adding multiple legends
- Added ESA World Cover 2021 basemaps
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 2 years ago

leafmap - v0.13.2
Added support for JupyterLite (https://github.com/giswqs/leafmap/pull/317)
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 2 years ago

leafmap - v0.13.0
New Features
- Added support for JupyterLite (#316)
- Added choropleth map legend position option #305 (#315)
- Added dark mode and fix bugs (#312)
- Added vector_area and image_filesize functions (#309)
- Added bbox to gdf and polygon func
- Added raster support for SageMaker AWS (#307)
Improvement
- Fixed kml bug (#308)
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 2 years ago

leafmap - v0.12.0
New Features
- Added bokeh as a new plotting backend #298 #301
- The bokeh backend supports loading COG, STAC, local rasters, GeoJSON, Shapefile, etc.
- Added GeoJSON support for split-view map #291 #300
Improvement
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 2 years ago

leafmap - v0.11.0
New Features:
- Improved support for creating split-panel map #297
- Split-panel map supports any local or remote raster datasets
- Added several image functions:
image_center()
image_bounds()
image_size()
image_resolution()
image_metadata()
image_projection()
image_geotransform()
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 2 years ago

leafmap - v0.10.6
New Features:
- Added reproject image function
- Added download ned notebook tutorial #285
- Added download ned by huc and bbox #287 #289
- Added USGS The national map API wrapper #290
Improvement
- Added codeql.yml
- Improved Colab import error message
- Added Python 3.11 to CI
- Fixed max zoom bug
- Improved split control
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs over 2 years ago

leafmap - v0.10.1
New Features:
- Added github_raw_url function #267
Improvement
- Pin ipyleaflet version for Colab #269
- Improved add data methods to accept HTTP URL #262
- Changed parameter name to layer_name #262
- Improved download_file function
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs almost 3 years ago

leafmap - v0.9.2
New Features:
- Added support for creating interactive choropleth maps with a variety of classification schemes #235 #239 #240
- Added tooltip and popup for GeoJSON
- Added examples module #238
Improvement
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 3 years ago

leafmap - v0.8.5
New Features:
- Added support for NetCDF data #127 #226
- Converting NetCDF to GeoTIFF
- Adding velocity map
- Added clip_image function #108 #225
Improvement
- Added optional dependencies (netcdf4 and rioxarray) to setup.py
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 3 years ago

leafmap - v0.8.4
New Features:
- Added streamlit folium bidirectional functionality #223
- Added marker icon options for marker cluster #222
- Added folium search control
Improvement
- Renamed data files #221
- Fixed circle marker bug
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 3 years ago

leafmap - v0.8.3
New Features:
- Added split map for folium and streamlit #218
- Added eye dome lighting for lidar data #212
- Added ipygany and panel 3D plotting backends for LiDAR data #212
Improvement
- Updated binder env
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 3 years ago

leafmap - v0.8.1
New Features:
- Added support for visualizing LiDAR data in 3D #212
- Added support for downloading Googld Drive folder #212
Improvement
- Improved COG STAC palette
- Fixed getattr bug #207
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 3 years ago

leafmap - v0.8.0
New Features:
- Added STAC search and visualization GUI #181
- Added support for STAC MosaicJSON #206
- Added encoding param for reading vector #208
Improvement
- Use getattr instead of eval #207
Sustainable Development - Data Catalogs and Interfaces
- Python
Published by giswqs about 3 years ago
