You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…`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
No description provided.
The text was updated successfully, but these errors were encountered: