Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how can we find the latitude n longitude of the Address field inTalend

Hi All,
Can Anyone pls help me out resolve the below requirement ? 
we have a requirement , if we have the address field can we find the latitude n longitude of that Address/location using talend ? i need your help ?
any help is appreciated.

pls solve asap.

Regards
Shailendra Shukla
Labels (2)
5 Replies
Anonymous
Not applicable
Author

Hi Shailendra Shukla,
Here is a component:TalendHelpCenter:tGoogleAddressRow which accesses the Google Places API via a HTTP request to obtain geographic coordinates and other geographic information according to the address information you provided.
Best regards
Sabrina
0683p000009MCwT.png
Anonymous
Not applicable
Author

Hi S abrina,
Thank you  so much for your prompt response.
actually i am stuck at how to set " API key" . Currently we are using Talend 5.4.2 r version. and there is no such  API Key fields in tGoogleAddressRow component.
once i ran job get null value in latitude n longitude column .
job structure like this-
tfixedFlowinput+ tGoogleAddressRow +tlogrow

awaiting your  response.
regards
Shailendra s
Anonymous
Not applicable
Author

Hi Sabrina,
we achieved the solution  using below structure.
tSetProxy+tFixedFlowinput+tGoogleAddressRow+tLogRow
Thanks for letting us know the component tGoogleAddressRow 0683p000009MACn.png .
regards
Shailendra Shukla
Anonymous
Not applicable
Author

Hi,
Thanks for your feedback. Could you please mark this topic as resolved?
Best regards
Sabrina
myammanur
Contributor
Contributor

Where can i find tgoogleaddressrow component in talend data management platform. I have tried to look in palette and also checked in project settings. Couldn't find any. If there is a link to download, Please share it. Thanks