Coordinate Parser

Go to Product

Parses a DMS (degrees/minutes/seconds) or DD (decimal degrees) string value to a Geo Coordinate cell. E.g. a value 6°52′41″N,79°53′48″E will be parsed to a Geo Coordinate cell with (6.878076, 79.89688).

Options

Input
Column in the input table with the coordinate string value to parse.
Drop input column
Remove the input column from the output table.
Formatted column name
The name of the appended output column with the Geo Coordinate.

Input Ports

Icon
Table with a coordinate string column to parse.

Output Ports

Icon
Table with appended Geo Coordinate column which contains the parsed string coordinates.

Views

This node has no views

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.