cuspatial icon indicating copy to clipboard operation
cuspatial copied to clipboard

[FEA] Nearest point and segment index of linestring to a point (all-pairs)

Open harrism opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

As with #646 , given vectors of points and linestrings, for every combination point-linestring pair, compute the nearest point and segment index of the linestring to the point.

It is desirable to reduce the number of outputs by also filtering the input data with a distance filter. (e.g. only pairs with features within a certain distance of each other).

harrism avatar Aug 15 '22 22:08 harrism

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.

github-actions[bot] avatar Sep 14 '22 23:09 github-actions[bot]