0.10.0
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