Latitude&Longitude to DMS string

This translates given Latitude and Longitude coordinates into a DMS string.

Requires input table to have columns Lat and Lon of type Decimal.

This has been implemented using Math Formula and String Manipulation instead of Column Expression on purpose as Column Expression extension is not included with Knime by default.

Author: @bruno29a

Input Ports

Icon
Table with columns Lat and Lon, both of type Decimal

Output Ports

Icon
Original table and DMS column

Nodes

Extensions

Links