knime-geospatial-extension icon indicating copy to clipboard operation
knime-geospatial-extension copied to clipboard

Nearest Join node with option to return top k nearest points

Open koettert opened this issue 1 year ago • 2 comments

Requested in the forum: https://forum.knime.com/t/geospatial-extension-nearest-join-k-result/76647

The Nearest Join node should have a new parameter which specifies how many nearest points should be returned per search. By default the parameter is 1 and uses the existing implementation. If it is greater 1 it would use a new implementation maybe similar to what is proposed here: https://stackoverflow.com/questions/62198199/k-nearest-points-from-two-dataframes-with-geopandas

koettert avatar Feb 06 '24 15:02 koettert

@UrbanGISer please create a component for this which we will publicly release in the new Component space on KNIME Community Hub after verification.

koettert avatar Feb 18 '25 15:02 koettert

create a folder for Geospatial Components KNIME hub link

UrbanGISer avatar Feb 27 '25 18:02 UrbanGISer