Release v3.7.1
Added
- Area and haversine distance functions:
cellAreaRads2
cellAreaKm2
cellAreaM2
pointDistRads
pointDistKm
pointDistM
exactEdgeLengthRads
exactEdgeLengthKm
exactEdgeLengthM
Changed
- Speeds up
getH3UnidirectionalEdgeBoundary
by about 3x.
Fixed
- Finding invalid edge boundaries should not crash.