Icon

Geo

Nodes for working with geographic data. The Geo Nodes contain basic components, such as a “Geo Coordinate” cell type which represents a WGS84 latitude/longitude pair, a Haversine-based distance measure and aggregation methods for coordinate collections. The nodes include an extractor for location data from text, street address geocoding and reverse coordinate lookup.

This category contains 16 nodes.

Coordinate Formatter Streamable

Formats coordinate values to a DMS string.

Coordinate Parser Streamable

Parsed DMS-formatted coordinates.

Coordinate to Latitude/Longitude Streamable

Convert “Geo Coordinate” cells into a double latitude and longitude values.

FreeGeoIP StreamableDeprecated

Lookup geographic information based on an IP or hostname.

Geo Distances 

Distance definition on Geo Coordinate column(s).

GeoIP2 DB Connector 

Use MaxMind’s GeoIP2 binary MMDB databases.

GeoIP2 Extractor 

Allows to extract location-related data for IP addresses via MaxMind.

GeoIP2 WS Connector 

Connect to MaxMind’s Web Services.

Google Address Geocoder Streamable

Allows to geocode (street) addresses using the Google geocoder service.

Latitude/Longitude to Coordinate Streamable

Convert double latitude and longitude values to a “Geo Coordinate” value.