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

Convert Directed hausdorff distance to Accept GeoSeries as Input #920

Closed
Tracked by #637
isVoid opened this issue Feb 13, 2023 · 0 comments · Fixed by #924
Closed
Tracked by #637

Convert Directed hausdorff distance to Accept GeoSeries as Input #920

isVoid opened this issue Feb 13, 2023 · 0 comments · Fixed by #924

Comments

@isVoid
Copy link
Contributor

isVoid commented Feb 13, 2023

No description provided.

@rapids-bot rapids-bot bot closed this as completed in #924 Feb 14, 2023
rapids-bot bot pushed a commit that referenced this issue Feb 14, 2023
…`GeoSeries` Interface (#924)

Closes #921, closes #920

Also Fixes #917 

This PR refactors all functions in `distance.py` to accept geoseries as input. It also adds two interfaces to GeoSeries: `from_points_xy` and `from_multpoints_xy`. Since geospatial data source can vary, these APIs ensures flexibility when constructing a geoseries.

This PR also removes some stale demo files that uses these APIs.

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

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

URL: #924
@github-project-automation github-project-automation bot moved this from Todo to Done in cuSpatial Feb 14, 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
1 participant