- Fix netcdf_to_tif to correctly shift longitude with custom variable name by jovanovski in 529 - Add array_to_image function by giswqs in 530 - Add images_to_tiles function by giswqs in 531
**New Contributors**
- jovanovski made their first contribution in 529
0.23.4
**What's Changed**
- Update docs by giswqs in 513 - Update logo by giswqs in 517 - Add get_geometry_type and NLCD 2021 by giswqs in 521 - Add Google Maps API key requirement by giswqs in 522 - Remove unused control by giswqs in 523 - Improve split_map function by giswqs in 524 - Enable xarray dataset in add_raster_legacy by giswqs in 528
0.23.3
**Improvement**
- Added leafmap book link (512) - Updated pepy badge (511) - Fixed docker image error (510) - Added zoom_to_layer param for folium add_cog_layer (508) - Improved download function for tar file unzip (505) - Added installation CI (504)
0.23.2
**Improvement**
- Removed shapely import from osm module (503)
0.23.1
**Improvement**
- Added typing (494)
0.23.0
**New Features**
- Added S3 get objects and read raster functions (495) - Added folium add_markers_from_xy method (486)