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

Intersection of two lines #70

Open
harry093 opened this issue Aug 27, 2019 · 2 comments
Open

Intersection of two lines #70

harry093 opened this issue Aug 27, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@harry093
Copy link
Collaborator

Given two lines, defined by a pair of lat/lons, calculate the point of intersection

@harry093 harry093 added the enhancement New feature or request label Aug 27, 2019
@BatchelorJ
Copy link
Collaborator

Thanks mate, this would be great to implement. I did some quick research and came across this paper that looks like they've developed an algorithm to do exactly this (but with geodesics on the ellipsoid).

https://www.researchgate.net/publication/321358300_Intersection_and_point-to-line_solutions_for_geodesics_on_the_ellipsoid

I'll look into implementing this in code shortly.

@harry093
Copy link
Collaborator Author

No hurry, a request came through geodesy@ga for an exe or spreadsheet that could do this. I thought it was a worthwhile tool, so put here so as to not forget about it.

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

No branches or pull requests

2 participants