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

[ENH] explore overlapping "nearest point" calculation — DRY #320

Closed
jGaboardi opened this issue Oct 15, 2019 · 2 comments
Closed

[ENH] explore overlapping "nearest point" calculation — DRY #320

jGaboardi opened this issue Oct 15, 2019 · 2 comments

Comments

@jGaboardi
Copy link
Member

explore overlapping "nearest point along a line" calculation comparing the two following:

@jGaboardi
Copy link
Member Author

spaghetti.util.squared_distance_point_link() is more specialized and appears to be more robust. Sticking with that vs. libpysal.cg.standalone.get_segment_point_dist().

@jGaboardi jGaboardi reopened this Jan 5, 2020
@jGaboardi
Copy link
Member Author

Reopening to consider PR into libpysal to replace the current implementation there (libpysal.cg.standalone.get_segment_point_dist()).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant