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.
Formats coordinate values to a DMS string.
Parsed DMS-formatted coordinates.
Convert “Geo Coordinate” cells into a double latitude and longitude values.
Lookup geographic information based on an IP or hostname.
Distance definition on Geo Coordinate column(s).
Use MaxMind’s GeoIP2 binary MMDB databases.
Allows to extract location-related data for IP addresses via MaxMind.
Connect to MaxMind’s Web Services.
Allows to geocode (street) addresses using the Google geocoder service.
Convert double latitude and longitude values to a “Geo Coordinate” value.