Skip to content

v0.18.0

Choose a tag to compare

@nmandery nmandery released this 31 Aug 20:55
· 89 commits to main since this release

0.18.0 - 2023-08-31

  • Added coordinates_to_cells function.
  • Added rasterize_cells function to generate raster arrays from cells.
  • Updated h3o from v0.3 to v0.4. Due to the new polyfill modes this leads to API changes in all functions converting
    geometries to cells. The all_intersecting parameter is now deprecated (will be removed in v0.19) and is replaced
    by containment_mode.