Skip to content

Releases: wingkwong/geodesy

0.10.2

11 Nov 16:12
384f04b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.10.2

0.10.1

18 Sep 10:03
6bf1cd4
Compare
Choose a tag to compare

What's Changed

  • Release: 0.10.1 by @wingkwong in #40
    • Added Example README.md
    • Revised Documentation Content

Full Changelog: 0.10.0...0.10.1

0.10.0

18 Sep 08:19
1d1ad6c
Compare
Choose a tag to compare

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

0.9.0

08 Sep 08:09
9bf0a10
Compare
Choose a tag to compare

What's Changed

  • Implement DistanceCalculations: EquirectangularApproximation, and SphericalLawOfCosines
  • Implement GeodeticPointManipulation: DestinationPoint, MidPointBetweenTwoPoints, and GreatCirclePoint

Full Changelog: 0.8.0...0.9.0

0.8.0

28 Aug 09:14
6af10d5
Compare
Choose a tag to compare

What's Changed

  • FILES & FEATURES #32
    • Implemented Polygon Area With Hole Calculation
    • Implemented Vincenty Formula for Geodesic Distance Calculation
    • Added CODE_OF_CONDUCT.md
    • Revised LICENSE

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

Full Changelog: 0.7.0...0.8.0

0.7.0

08 Aug 13:27
bdbf0a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

25 Jun 04:36
a7147f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

18 Jun 05:27
f64ee53
Compare
Choose a tag to compare

What's Changed

  • feature & updates by @ayoubzulfiqar in #23
    • greatCircleDistanceBetweenTwoGeoPoints
    • getRectangleBounds
    • calculateBoundingBox

Full Changelog: 0.4.2...0.5.0

0.4.2

18 Jun 05:25
80d59aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...v0.4.2

0.4.1 Bug Fix Release

04 Jun 05:37
e400e67
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1