Skip to content

v0.2.0

Compare
Choose a tag to compare
@Kirill888 Kirill888 released this 02 Jun 05:26
· 330 commits to develop since this release

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 to output_geobox method)
  • More docs

Full Changelog: v0.1.3...v0.2.0