H3

Latest version: v4.2.2

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

3.4.2

- Added h3_line support.

3.4.1

Fixed
- `binding-functions` build target fixed when running the build out of source (188)

3.4.0

Added
- `getRes0Indexes` function for getting all base cells, and helper function `res0IndexCount` (174)
- Include defined constants for current library version (173)

3.3.0

Added
- `h3Line` and `h3LineSize` functions for getting the line of indexes between some start and end (inclusive) (165)
Changed
- Indexes in deleted pentagon subsequences are not considered valid.

3.2.0

Added
- `experimentalH3ToLocalIj` function for getting local coordinates for an index. (102)
- `experimentalLocalIjToH3` function for getting an index from local coordinates. (102)
- Benchmarks for the kRing method for k's of size 10, 20, 30, and 40. (142, 144)
Changed
- Internal `h3ToIjk` function renamed to `h3ToLocalIjk`. (102)
- `h3ToIjk` filter application replaced with `h3ToLocalIj`. (102)
Fixed
- Added `include <stdio.h>` to `benchmark.h` (142)

3.1.1

Fixed
- Fixed bounding box bug for polygons crossing the antimeridian (130)
- Normalize output of h3SetToMultiPolygon to align with the GeoJSON spec, ensuring that each polygon has only one outer loop, followed by holes (131)
Changed
- Longitude outputs are now guaranteed to be in the range [-Pi, Pi]. (93)
- Implemented closed form formula for maxKringSize. Source: https://oeis.org/A003215 (#138)
- Improved test and benchmark harnesses (126, 128)

Page 7 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.