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

Can you write an API to calculate whether there are two GPS line segments intersect? #312

Open
deidei1231 opened this issue Dec 28, 2024 · 2 comments

Comments

@deidei1231
Copy link

deidei1231 commented Dec 28, 2024

Can you write an API to calculate whether there are two GPS line segments intersect?.
If the point exist, return the intersection point of GPS, otherwise return NULL

@deidei1231 deidei1231 changed the title Can you write an API that calculates whether the two GPS line segments exist Can you write an API to calculate whether there are two GPS line segments intersect? Dec 28, 2024
@deidei1231
Copy link
Author

Thank you for solving my problem!

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

No branches or pull requests

2 participants
@deidei1231 and others