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

Header only API for pairwise linestring-polygon distance #1027

Closed
Tracked by #757
isVoid opened this issue Apr 3, 2023 · 0 comments · Fixed by #1011
Closed
Tracked by #757

Header only API for pairwise linestring-polygon distance #1027

isVoid opened this issue Apr 3, 2023 · 0 comments · Fixed by #1011
Assignees

Comments

@isVoid
Copy link
Contributor

isVoid commented Apr 3, 2023

No description provided.

@github-project-automation github-project-automation bot moved this to Todo in cuSpatial Apr 3, 2023
@isVoid isVoid self-assigned this Apr 3, 2023
@isVoid isVoid moved this from Todo to Review in cuSpatial Apr 3, 2023
@rapids-bot rapids-bot bot closed this as completed in #1011 Apr 6, 2023
rapids-bot bot pushed a commit that referenced this issue Apr 6, 2023
This PR adds `linestring-polygon` distance API. This API divides up the work into two parts: point-in-polygon test and a load-balanced all-pairs segment-segment distance compute kernel.

Closes #1027 
Depends on #1026 
Contributes to #757

Authors:
  - Michael Wang (https://github.com/isVoid)

Approvers:
  - Mark Harris (https://github.com/harrism)
  - H. Thomson Comer (https://github.com/thomcom)

URL: #1011
@github-project-automation github-project-automation bot moved this from Review to Done in cuSpatial Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant