Skip to content

Releases: opengeos/leafmap

v0.10.0

08 Jul 19:15
Compare
Choose a tag to compare

New Features:

  • Added support for changing geojson layer opacity #265

Improvement

  • Updated plot raster 3d function #264
  • Fixed clip image bug

v0.9.6

01 Jul 19:50
Compare
Choose a tag to compare

New Features:

  • Added plotting raster in 3D #259
  • Added scooby report for reporting issues #260

v0.9.5

27 Jun 03:58
Compare
Choose a tag to compare

Improvement

  • Made mapclassify optional #257
  • Improved wording on the home page #256
  • Fixed typos #251

v0.9.4

08 Jun 03:08
Compare
Choose a tag to compare

Improvement

  • Added ESA WorldCover and USGS NAIP basemaps #250
  • Fixed bugs in add_points_from_xy functions #249
  • Fixed link redirects #247
  • Added check_cmap function

v0.9.3

25 May 14:24
Compare
Choose a tag to compare

Improvement

  • Fixed stac stats bug #245

v0.9.2

28 Apr 01:23
Compare
Choose a tag to compare

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

  • Fixed add velocity bug #234
  • Added ability to handle levels and times in netCDF files #232

v0.9.1

02 Apr 21:10
Compare
Choose a tag to compare

Improvement

  • Fixed heremap import error

v0.9.0

02 Apr 20:42
Compare
Choose a tag to compare

Improvement

  • Reduced the number of dependencies, making plotting backends optional except ipyleaflet and folium #230
  • Updated clip image notebook
  • Updated docs

v0.8.6

22 Mar 13:54
Compare
Choose a tag to compare

Improvement

  • Renamed basemaps and updated notebooks #228

v0.8.5

20 Mar 02:55
Compare
Choose a tag to compare

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