Releases: opengeos/leafmap
Releases · opengeos/leafmap
v0.3.4
New Features:
- Added map title function #84
Improvement
- Improved add_ahp and add_kml for http
- Added codespell to docs.yml
- Made XYZ tiles attribution required #83
- Changed some functions to be private #83
- Added more info about plotting backends #83
- Added text description to notebooks #83
- Added NotImplementedError for foliumap #83
- Fixed typos using codespell #83
- Added Code of Conduct #83
- Made usage page interactive #83
- Added key features notebook #83
- Added plotting backend comparison #83
- Added leafmap and foliumap unittest #83
- Improved JOSS paper #83
v0.3.3
v0.3.2
v0.3.1
v0.3.0
New Features:
- Added Planet basemaps GUI #9
- Added open point layer GUI #29
- Improved GUI for opening vector data from http #33
- Added map to html function #32
- Added point layer with popup #27
- Added vector tile layer support #26
- Added HERE map plotting backend #20
Improvement
- Allow json file in open data widget
- Added five notebook tutorials
- Fixed folium map custom size bug #21
v0.2.0
v0.1.0
New Features:
- Create an interactive map with only one-line of code.
- Select from a variety of basemaps interactively without coding.
- Add XYZ and WMS tile services to the map.
- Convert CSV to points and display points as a marker cluster.
- Add local vector data (e.g., shapefile, GeoJSON, KML) to the map without coding.
- Add local raster data (e.g., GeoTIFF) to the map without coding.
- Add Cloud Optimized GeoTIFF (COG) and SpatialTemporal Asset Catalog (STAC) to the map.
- Add custom legends and colorbars to the map.
- Perform geospatial analysis using WhiteboxTools and whiteboxgui.
- Publish interactive maps with only one line of code.