This node reverse geocodes the given geometries and appends the address
column to the input table
which contains the address for the given geometry.
The node uses the geopy library to reverse geocode the geometries.
The node uses the Nominatim service by default.
You can change the service provider and API key in the node settings.
See the geopy documentation for more information.
Notice that the service provider and API key are only required for some service providers.
For example, you do not have to enter them for Nominatim or ArcGIS.
The node is based on the GeoPandas project and uses the following related information and functions:
Select the geometry column to reverse geocode.The column must contain a geometry.
If selected, the provider dependent raw json string of the result will be appended to a new column. It is useful for extracting specific information such as the city.
The parameters for the geocoding service. See the geopy documentation for more information. Notice that the service provider and API key are only required for some service providers. You don't have to enter them for service providers such as Nomintim and ArcGIS.
Select the service provider to use for reverse geocoding.
Available options:
Enter the API key for the service provider.
You can leave this field empty if the service provider (such as nominatim
and arcgis
) doesn't require an API key.
Enter the minimum delay in seconds between two reverse geocoding requests.
Enter the default timeout in seconds for reverse geocoding requests.
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.
To use this node in KNIME, install the extension Geospatial Analytics Extension for KNIME from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.