This node will merge the left (top) and the right (bottom) table based on the distance between their geometries of the two selected columns to one another. Distance is calculated in CRS units and is returned in the column NearDist. Both layers must be in the same Coordinate Reference System (CRS), otherwise, the CRS of right table will be transformed to that of the left table.
The node is based on the GeoPandas project and uses the following related information and functions:
Select the geometry column from the top (left) input table to join on.
Select the geometry column from the bottom (right ) input table to join on.
The join mode specifies the type of join that will occur and which geometry column is retained in the output table.
Available options:
Maximum distance within which to query for nearest geometry. Must be greater than 0
Choose the distance unit to use.
Available options:
If checked the CRS of the left input table is retained even if a re-projection was necessary for the selected distance unit.
If checked, the nearest geometries that are equal to the input geometry will not be returned.
Select the columns from the top (left) input table to include into the result table.
Select the columns from the bottom (right) input table to include into the result table.
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension Geospatial Analytics Extension for KNIME from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.