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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

GeoCoding Deature

Hi
I am playing with the geocoding feature.
After I view the component FindPostalCode and FindPlaceName
it seems to require Lat, Long and generate the Postal Address.
(Reverse Geocoding)
I am wondering if we can find the lat and long from postal address (Either Postal Code).
I viewed a webinor Geocoding detecting Lat and Long with Census Data with 5 digit postal code.
But only using 5 digit postal code results in the accuracy problem, I guess.
I am just wondering if there is a way we can get x,y info from the postal address (I mean the Clean Postal Address
with clearly defined fields like city, postal code, address 1-3 etc)
Labels (1)
  • Other

2 Replies
Anonymous
Not applicable
Author

Hello, you could probably have a look to
http://talendforge.org/exchange/tos/extension_view.php?eid=287 (I never tested it)
even if I think it's probably not compatible with the terms of service http://code.google.com/intl/fr-FR/apis/maps/documentation/geocoding/#Limits
Cheers.
Francois
Anonymous
Not applicable
Author

Hi Fxp
Thank you.
I am taking look at that.
It seems to use the google web service which expose 2500 Limits per day.
But it is great for us to use it in the Talend Job Flow
Thank you