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

[FEA] Python bindings for point-point distance #578

Closed
isVoid opened this issue Jun 22, 2022 · 1 comment · Fixed by #734
Closed

[FEA] Python bindings for point-point distance #578

isVoid opened this issue Jun 22, 2022 · 1 comment · Fixed by #734
Assignees
Labels
feature request New feature or request Python Related to Python code
Milestone

Comments

@isVoid
Copy link
Contributor

isVoid commented Jun 22, 2022

After #558 is merged, we should introduce python interface that's similar to the linestring distance interface introduced in #521.

@isVoid isVoid added feature request New feature or request Needs Triage Need team to review and classify Python Related to Python code labels Jun 22, 2022
@github-actions
Copy link

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

@jarmak-nv jarmak-nv added this to the ST_Distance milestone Aug 2, 2022
@jarmak-nv jarmak-nv moved this to Todo in cuSpatial Aug 2, 2022
@harrism harrism removed the Needs Triage Need team to review and classify label Aug 24, 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 #734 Oct 25, 2022
rapids-bot bot pushed a commit that referenced this issue Oct 25, 2022
This PR adds python bindings to Point-point distance. Depend on #731 
Reverts change to comment: #731 (comment)

Close #578

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

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

URL: #734
Repository owner moved this from In Progress to Done in cuSpatial Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request Python Related to Python code
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants