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

Simplify header-only point_linestring_distance API #705

Closed
Tracked by #703
isVoid opened this issue Sep 29, 2022 · 1 comment · Fixed by #747
Closed
Tracked by #703

Simplify header-only point_linestring_distance API #705

isVoid opened this issue Sep 29, 2022 · 1 comment · Fixed by #747
Assignees
Labels
improvement Improvement / enhancement to an existing function libcuspatial Relates to the cuSpatial C++ library

Comments

@isVoid
Copy link
Contributor

isVoid commented Sep 29, 2022

Adopt iterator collection structure to simplify the interface.

@isVoid isVoid added improvement Improvement / enhancement to an existing function c++ labels Sep 29, 2022
@isVoid isVoid self-assigned this Sep 29, 2022
@isVoid
Copy link
Contributor Author

isVoid commented Sep 29, 2022

Depends on #703

@isVoid isVoid added this to cuSpatial Oct 3, 2022
@harrism harrism moved this to Todo in cuSpatial Oct 3, 2022
@harrism harrism moved this from Todo to In Progress in cuSpatial Oct 24, 2022
@rapids-bot rapids-bot bot closed this as completed in #747 Oct 28, 2022
rapids-bot bot pushed a commit that referenced this issue Oct 28, 2022
…ing distance API (#747)

Follow up to #731 , this PR introduces a new range object named `multilinestring_range` and simplifies the point-linestring distance API. Closes #705 .

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

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

URL: #747
Repository owner moved this from In Progress to Done in cuSpatial Oct 28, 2022
@harrism harrism added libcuspatial Relates to the cuSpatial C++ library and removed c++ labels Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function libcuspatial Relates to the cuSpatial C++ library
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants