Would like a rhumbLineIntersect #2793
eric-g-97477
started this conversation in
Feature proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using rhumbDestination to compute the endpoint for a lineString. I would then like to take that lineString and compute an intersection with a polygon. However, if I use lineIntersect, it is taking into account the global curvature and does not give the intersection points along the rhumbLine.
Would it be possible to provide a rhumbLineIntersect function?
Beta Was this translation helpful? Give feedback.
All reactions