v0.2.0
What's Changed
Fixes
- Geobox resolution display for rotated geoboxes in #47
- Some typos in docs (by @RichardScottOZ)
New features
- Adding display on a map #48
.add_to(map)
.map_bounds
to interface with folium/ipyleaflet
- Add more raster operations:
.to_rgba
.colorize
.compress
(jpeg,png,webp for map displays)
- Add
GeoBox.to_crs
method (convenient access tooutput_geobox
method) - More docs
Full Changelog: v0.1.3...v0.2.0