Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functions to calculate points based on distance and bearing #76

Merged
merged 3 commits into from
Nov 12, 2021
Merged

Add functions to calculate points based on distance and bearing #76

merged 3 commits into from
Nov 12, 2021

Conversation

thzinc
Copy link
Contributor

@thzinc thzinc commented Nov 4, 2021

Added support for calculating a new point from a given point, bearing, and distance as well as a derivative function to calculate a point and bearing along a LineString given distance.


I looked for a guidelines for contributing, but didn't find any for this project. I'm open to discussion and feedback. Thanks for making this project available!

@paulmach
Copy link
Owner

Thank you. I didn't check it very hard, but looks good.

@paulmach paulmach merged commit fa5ad2b into paulmach:master Nov 12, 2021
@paulmach
Copy link
Owner

released as part of v0.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants