This node geocodes the given addresses and appends the geometry to the input table. The geometry column contains the point geometry for the given address. The node uses the geopy library to geocode the addresses. 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 forNomintim or ArcGIS. The addresses can be like 1600 Amphitheatre Parkway, Mountain View, CA or 1600 Amphitheatre Parkway, Mountain View, CA, United States .
The node is based on the GeoPandas project and uses the following related information and functions: