Skip to content

0.10.0

Compare
Choose a tag to compare
@wingkwong wingkwong released this 18 Sep 08:19
· 21 commits to develop since this release
1d1ad6c

What's Changed

  • Geodesy Refactoring
  • Implement Geodesic Measurements
    • Calculate the length of a polyline formed by connecting multiple points
    • Calculate the area of a polygon defined by a set of points using Shoelace formula
  • Implement Intersection and Projection
    • Calculate intersection points of two geodesic lines
    • Project a point onto a geodesic line

Co-authored-by: @wingkwong
Co-authored-by: @ayoubzulfiqar

Full Changelog: 0.9.0...0.10.0