Reverse Location Lookup

Go to Product

Given a latitude/longitude coordinate pair and a specified radius, retrieve all locations within that radius from the activated location sources (see preferences). E.g. given a coordinate (52.52, 13.41) and using an appropriate location source, we can retrieve the location “Berlin” in Germany.

Location Source Setup

Please see the corresponding section in the “Location Extrator” node.

Options

Coordinate
The input column which holds the coordinate values.
Output
Specify how the retrieved locations should be mapped to columna values:
  • Rows: Create one new row for each retrieved location. In case there is more than one location found, this will append multiple rows per input, or no row in case no match was found.
  • Rows or Missing: Same as “Rows”, but append a row with missing value cells when no location was found for an input row.
  • JSON: Append a JSON array with the found locations and detailed location information.
Output Column Prefix (*)
Set a prefix for the appended column names.
Radius
The radius around any given coordinate in kilometers.
Num. results
The maximum number of results to retrieve for each given coordinate.

Input Ports

Icon
Connector to a Location Source.
Icon
Table with coordinates around which to search.

Output Ports

Icon
Table with appended locations.

Popular Successors

  • No recommendations found

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.