Skip to main content

tGoogleAddressRow

Converts human-readable addresses into geographic coordinates and other geographic information.

tGoogleAddressRow retrieves geographic information in a two-step process:

  1. tGoogleAddressRow accesses the Google Places API Text Search Service via a HTTP request to get the place_id which uniquely identifies the address you provided.
  2. Then, tGoogleAddressRow accesses the Google Places API via a HTTP request to obtain geographic coordinates and other geographic information according to the place_id of the address you provided. For more information, see Place Details.

For further information about Google Places API, see Google Places API Web Service.

Each data row needs one or several calls to the Places API. The quota will depend on the license provided by Google. Make sure not to run the component on a data set that exceeds your quota, otherwise you will get error messages and addresses will not be corrected.

For further information about the usage limits of Google Places API, see Usage Limits and Billing.

For further information about the terms of services of Google Places API, see Terms of Service.

This component is not shipped with your Talend Studio by default. You need to install it using the Feature Manager. For more information, see Installing features using the Feature Manager.

For more technologies supported by Talend, see Talend components.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!