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

Pairwise Distance node

Open koettert opened this issue 2 months ago • 1 comments

Similar like the existing distance matrix nodes but only for point to point distances. Each input row represents one query that should return the route between the two points incl. distance and driver time.

Input: data table with one geo(point) source column and one geo(point) target column Output: Input table with appended Distance, Drive time, and optional Geo (line) Route column Settings: Same settings as the Google, TomTom and OSRM node plus the source and target column selection

koettert avatar Sep 26 '25 13:09 koettert