This node will visualize the given data as an interactive heatmap. The selected weight column defines the "heat" of each data point which is visualized on a world map.
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.
Please make sure the input table does not contain any rows with missing values.
Find more information about the supported options in folium.plugins.HeatMap.
Find more information about the heatmap algorithm here.
Select the geometry column to visualize.
Select the color map to use for the heatmap. See branca for more information.
Select the weight column to visualize.
Radius of each datapoint of the heatmap.
The blur factor that will be applied to all data points. The higher the blur factor is, the smoother the gradients will be.
The minimum opacity the lowest value in the heatmap will have.
Zoom level where the points reach maximum intensity (as intensity scales with zoom), equals maxZoom of the map by default.
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.