Skip to content

v0.16.0

Compare
Choose a tag to compare
@nmandery nmandery released this 28 Dec 19:04
· 118 commits to main since this release

h3ronpy [0.16.0] - 2022-12-28

  • Directly support GeoSeries in vector to H3 conversion by automatically exchanging geometries using WKB. #7
  • Raise minimum supported python version to 3.8.
  • intersecting argument for geodataframe_to_h3 to also include cells which are only intersecting with the geometry, but whose centroid is not contained in the geometry.