This node creates an interactive map view based on the selected geometric elements of the input table. It provides various dialog options to modify the appearance of the view e.g. the base map, shape color and size. The geometric elements are drawn in the order they appear in the input table. For example, if you want to show points within a polygon you want to have the points drawn last on top of the polygon. To do so sort the input table to have polygons as first rows followed by the points.
Select the geometry column to visualize.
Whether to draw strokes along the polygon boundary.
Select columns which should be shown in the marker tooltips.
Select columns which should be shown in the marker popups.
Group of settings that define the size of the geometric objects. The size column should be numerical. The size is fixed by default. If the 'Marker size column' is selected, the 'Marker size scale' option will be ignored, and size will be scaled by the values of the column. For point features, the size is the radius of the circle. For line features, the size is the width of the line. For polygon features, the size is the radius of the centroid of the polygon.
Select marker size column.
Select the size scale of the markers. If the Marker size column is selected, this option will be ignored. Noticed that the size scale only works for point features.
Group of settings that define the coloring of the geometric objects. The color column can be either nominal or numerical. If a numerical column is selected you might want to enable the classification of the numeric values to group them into bins prior to assigning a color to each bin using the color map information. If a nominal column is selected the color map will be used to assign a color to each unique value in the column. Noticed that if a nominal column is selected the classification settings will be ignored.
Select the marker color column to be plotted. If numerical you might want to adapt the classification settings accordingly.
Select the color map to use for the color column. 'xxx_r' mean the reverse of the 'xxx' color map. See Colormaps in Matplotlib
If checked, a numerical marker color column will be classified using the selected classification method. The 'Number of classes' will be used to determine the number of bins.
Select the classification method to use for the selected numerical marker color column.
Select the number of classes used by the classification method.
Base map setting for the visualization.
Select the base map to use for the visualization. If choose 'Don't show base map', the base map will be hidden. The default base map is 'OpenStreetMap'. See Folium base maps.
Group of settings that define if a color legend is shown on the map and if so how it should be formatted. The color legend is only shown if you have selected a color column.
If checked, the color legend will be shown in the plot.
Set the caption for the color legend. By default, the caption is the name of the selected color column or empty for heat map.
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.