Map Viewer

Go to Product

This node allows to display geographical locations on a map. You can choose between different tile providers:

To set colors and sizes of the markers, you can make use of the “Color Manager” and “Size Manager” node.

Optionally, you can show a textual label for coordinates. Select the text to show in the node configuration, open the view, and switch to the Location Renderer “Label”.

You can output the rendered map including the markers: Add the optional output port by clicking the three dots on the node and add the “Image” port. Note that this will quickly open a window during node execution as the map needs to be visually rendered on screen to capture the image due to technical reasons. Please consider this functionality “experimental”, which has not yet been thoroughly tested – if you encounter issues let us know!

Any tile provider you’re missing? Let us know!

Options

Coordinates
The column in the input table which contains the coordinates to display.
Label
An optional textual label for the location, which will be displayed by some renderers.
Renderer
Set the default renderer (when opening the view and rendering an image)
Tile Provider
Set the default tile provider (when opening the view and rendering an image)
Width
Set the default width of the map in pixels (when opening the view and rendering an image)
Height
Set the default height of the map in pixels (when opening the view and rendering an image)

Input Ports

Icon
A table with a column which holds the coordinates to display.

Output Ports

Icon
The rendered map.

Views

Map view
A map displaying the provided coordinates.

Workflows

Links

Developers

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.